node-red-contrib-huemagic
Version:
Philips Hue node to control bridges, lights, groups, scenes, rules, taps, switches, buttons, motion sensors, temperature sensors and Lux sensors using Node-RED.
33 lines • 415 B
JSON
{
"info":{
"name":"Spring",
"author":"HueMagic"
},
"steps":
[
{
"delay":0,
"animation":{
"hex":"#127051",
"brightness":100,
"transitionTime":10
}
},
{
"delay":1000,
"animation":{
"hex":"#c7e3ca",
"brightness":100,
"transitionTime":10
}
},
{
"delay":1000,
"animation":{
"hex":"#ecb31c",
"brightness":100,
"transitionTime":10
}
}
]
}