mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2025-03-01 10:33:28 +00:00
12 lines
209 B
JSON
12 lines
209 B
JSON
|
{
|
||
|
"name" : "Led Test - Sequence",
|
||
|
"script" : "ledtest-seq.py",
|
||
|
"args" :
|
||
|
{
|
||
|
"sleepTime" : 0.5,
|
||
|
"smoothing-custom-settings" : false,
|
||
|
"smoothing-time_ms" : 500,
|
||
|
"smoothing-updateFrequency" : 20.0
|
||
|
}
|
||
|
}
|