homebridge-blinkentree
v0.0.2
Published
Blinkentree plugin for homebridge to control blinking trees.
Downloads
11
Readme
homebridge-blinkentree
Blinkentree plugin for homebridge to control blinking trees.
Installation
- Install homebridge using:
npm install -g homebridge - Install homebridge-udmx using:
npm install -g homebridge-blinkentree - Update your configuration file. See below for examples.
Example Configuration
{
"accessory": "blinkentree",
"name": "Baum",
"baseURL": "http://192.168.1.3",
"serial": "001",
"rainbow" : "Regenbogen"
}