hyperion.ng/effects/candle.json
brindosch c433504b81 Webn (#2) (#358)
* upd

* upd

* typo

* update ieff

* typo

* ..

* try

* ..

* rm enum

* .

* .

* split initialeff

* upd schema

* ..

* upd

* .

* .

* .

* update

* update
2017-01-04 10:55:10 +01:00

12 lines
158 B
JSON

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