homebridge-smartthings-routine

0.0.2 • Public • Published

homebridge-smartthings-routine

A little plugin to enable SmartThings routines from Homebridge.

Installation

  1. npm install -g arcreative/homebridge-smartthings-routine
  2. Install the HelloHomeBridge.groovy SmartApp in https://graph.api.smartthings.com/
  3. Enable OAuth in the SmartApp
  4. Grab the accessories configuration from the SmartApp, and add to Homebridge's config.json file
  5. Restart homebridge

Usage

Just say "Turn [on/off] [routine name]" to activate the routine. There is obviously no "off" state to a routine, but sometimes it's a little more natural to say "off" instead of "on"!

Credits

Credit to jnewland for the HelloHomeBridge.groovy file, as well as the realization that this awesome functionality is available at this early stage of HomeKit support.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i homebridge-smartthings-routine

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Last publish

    Collaborators

    • arcreative