homebridge-gpio-on-switch
v1.0.2
Published
gpio on switch
Downloads
36
Maintainers
Readme
homebridge-gpio-on-switch
A homebridge plugin for gpio on switch.
install
Make sure you had installed homebridge first, then run the following command to install homebridge-gpio-on-switch
.
sudo npm install -g homebridge-gpio-on-switch
config
{
"accessory": "HomebridgeGpioOnSwitch",
"name": "switch",
"pin": 18
}