hyperion.ng/effects/candle.json

12 lines
158 B
JSON

{
"name" : "Candle",
"script" : "candle.py",
"args" :
{
"sleepTime" : 0.15,
"brightness" : 100,
"color" : [ 255, 138, 0 ],
"candles" : "all"
}
}