hyperion.ng/effects/shutdown.json

14 lines
266 B
JSON

{
"name" : "System Shutdown",
"script" : "shutdown.py",
"args" :
{
"speed" : 1.2,
"alarm-color" : [255,0,0],
"post-color" : [255,174,11],
"shutdown-enabled" : false,
"initial-blink" : true,
"set-post-color" : true
}
}