homebridge-iota
v0.0.1
Published
iota platform plugin for Homebridge
Downloads
2
Maintainers
Readme
homebridge-iota
IoTa Labs Dot platform plugin for Homebridge.
Installation
- Install homebridge using: npm install -g homebridge
- Install this plugin using: npm install -g homebridge-iota
- Update your configuration file. See the sample below.
Updating
- npm update -g homebridge-iota
Configuration
Configuration sample:
"platforms": [
{
"platform": "IoTa",
"name": "IoTa"
}
]
Dot code
- The
dot.js
file should be modified on Dot by Dot basis by modifying the constants for ...
UUID
NAME
HOMEBRIDGE
PORT
- The modified code should then be loaded onto a Dot using the Dot Editor https://developer.doteverything.co/