hyperion/effects/strobe-blue.json

10 lines
122 B
JSON

{
"name" : "Strobe blue",
"script" : "strobe.py",
"args" :
{
"color" : [ 0, 0, 255 ],
"frequency" : 10.0
}
}