mirror of
https://github.com/node-red/node-red-nodes.git
synced 2023-10-10 13:36:58 +02:00
fc00b1d66e
These changes affect the settings of hue node through the message input. msg.lamp sets the lamp ID msg.color sets the lamp color (e.g., msg.color="DF0101" will set the color to red) msg.brightness sets the lamp brightness (e.g., msg.brightness=50) msg.payload is used to se the lamp status (on/off/alert) (e.g., msg.payload="alert" will flash the Lamp once) msg.topic can be still used to set the color (compatibility with previous versions) |
||
---|---|---|
.. | ||
icons | ||
103-hue_discover.html | ||
103-hue_discover.js | ||
104-hue_manage.html | ||
104-hue_manage.js |