node-red-nodes/hardware
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
..
BBB Added 'bbb-' prefix to all node names 2014-03-05 23:31:38 +00:00
Pi Add Amber to ledborg colour list... just because... 2014-01-14 10:59:50 +00:00
blink startup tweak for Blink1 node 2014-02-24 21:12:20 +00:00
digiRGB Couple of typos in DigiSpark node and swearfilter node 2013-11-10 20:58:14 +00:00
hue fixed backwards compatibility 2014-04-12 11:32:23 +02:00
scanBLE Use process.env.NODE_RED_HOME to locate modules 2013-10-30 21:34:54 +00:00
sensorTag Add bit I'd missed in the sidebar doc 2014-02-25 11:22:10 +00:00
wemo Add Wemo node and update READ.me 2013-11-10 20:58:36 +00:00