1.0.5 • Published 3 years ago

homebridge-simple-http-rgb v1.0.5

Weekly downloads
-
License
-
Repository
github
Last release
3 years ago

homebridge-simple-http-rgb

npm version npm

Description

RGB HTTP controler based on homebridge-gpio-rgb-ledstrip.

Config

Example

   "accessories": [
     {
       "accessory": "SimpleHttpRGB",
       "name": "Bedroom LedStrip",
       "apiurl": "http://localhost"
     }
   ]

Required

KeyDescriptionDefault
accessoryMust always be SimpleHttpRGBSimpleHttpRGB
nameName to appear in the Home appHTTP RGB
apiurlURL of api used for post RGBhttp://localhost
1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago