hyperion.ng/effects/candle.json
brindosch 88bed79c07 impl options explanation, uiLock (#343)
* update schemas

* update

* killed upstream change

* min prio is now 100

* reset watchdog regularly

* update

* fix

* update
2016-12-21 18:24:03 +01:00

12 lines
158 B
JSON

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