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.
32 lines • 413 B
JSON
{
"info":{
"name":"Strobo",
"author":"HueMagic"
},
"steps":[
{
"delay":500,
"animation":{
"color":"random",
"brightness":100,
"transitionTime":0
}
},
{
"delay":500,
"animation":{
"color":"random",
"brightness":100,
"transitionTime":0
}
},
{
"delay":500,
"animation":{
"color":"random",
"brightness":100,
"transitionTime":0
}
}
]
}