homebridge-gpio-leds
v0.1.14
Published
Raspberry Pi GPIO LED Strip plugin for Homebridge
Downloads
11
Maintainers
Readme
Configuration
Configuration sample:
"accessories": [
{
"accessory": "SmartLed",
"name": "Bedroom LedStrip",
"pin": 20,
"link": "http://192.168.1.113"
}
]