mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
0537fdc741
Former-commit-id: b8db13f25b93a0007adf613f0310a1cfbb6b8224
13 lines
196 B
JSON
Executable File
13 lines
196 B
JSON
Executable File
{
|
|
"name" : "Green mood blobs",
|
|
"script" : "mood-blobs.py",
|
|
"args" :
|
|
{
|
|
"rotationTime" : 60.0,
|
|
"color" : [0,255,0],
|
|
"hueChange" : 60.0,
|
|
"blobs" : 5,
|
|
"reverse" : false
|
|
}
|
|
}
|