npm.io
0.1.14 • Published 5 years ago

homebridge-gpio-leds

Licence
Version
0.1.14
Deps
3
Size
92 kB
Vulns
1
Weekly
0

Configuration

Configuration sample:

   "accessories": [
     {
       "accessory": "SmartLed",
       "name": "Bedroom LedStrip",
       "pin": 20,
       "link": "http://192.168.1.113"
     }
   ]