node-red-nodes/hardware/hue
hdoukas fc00b1d66e fixed backwards compatibility
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)
2014-04-12 11:32:23 +02:00
..
icons Reorganise/de-duplicate Philips Hue node 2014-01-14 10:59:50 +00:00
103-hue_discover.html code re-write, added functionality for setting brightness, lamp 2014-03-26 10:01:32 +01:00
103-hue_discover.js addedd nodes under common directory 2013-11-28 23:52:26 +01:00
104-hue_manage.html fixed backwards compatibility 2014-04-12 11:32:23 +02:00
104-hue_manage.js fixed backwards compatibility 2014-04-12 11:32:23 +02:00