0.9.4 • Published 8 years ago

homebridge-houmio-v2 v0.9.4

Weekly downloads
1
License
MIT
Repository
github
Last release
8 years ago

homebridge-houmio-v2

Houm.io plugin for homebridge: https://github.com/nfarina/homebridge

Installation

  1. Install homebridge using: npm install -g homebridge
  2. Install this plugin using: npm install -g homebridge-houmio-v2
  3. Update your configuration file. See the sample below.

Configuration

Configuration sample:

"platforms": [
       {
         "platform": "Houmio",
         "name": "Houmio",
         "siteKey": "abc123..."
       }   
   ]

Based on https://github.com/thkl/homebridge-philipshue

Houm.io

http://houm.io/
https://github.com/houmio/houmio-docs

0.9.4

8 years ago

0.9.3

8 years ago

0.9.2

8 years ago

0.9.1

8 years ago