mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
13 lines
216 B
JSON
13 lines
216 B
JSON
|
{
|
||
|
"name" : "Led Test",
|
||
|
"script" : "ledtest.py",
|
||
|
"args" :
|
||
|
{
|
||
|
"sleepTime" : 0.20,
|
||
|
"testleds" : "all",
|
||
|
"smoothing-custom-settings" : true,
|
||
|
"smoothing-time_ms" : 500,
|
||
|
"smoothing-updateFrequency" : 20.0
|
||
|
}
|
||
|
}
|