homebridge-dht-plugin
v1.0.2
Published
DHT with homebridge
Downloads
4
Readme
homebridge-dht
Installation
- Install BCM2835
- Type
npm install homebridge-dht-plugin
in homebridge directory - Done!
Config Example
{
"platform": "DhtHomebridgePlatform",
"name": "DhtHomebridgePlatForm",
"type": 22,
"pin": 1,
"roomName": "My Room"
}