hyperion/effects/strobe-white.json

10 lines
127 B
JSON
Raw Permalink Normal View History

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