mirror of
https://github.com/hyperion-project/hyperion.ng.git
synced 2023-10-10 13:36:59 +02:00
Create police-lights-single.json
Former-commit-id: 1503be1ff3092af365cfb3479e2911e1c3b8dd97
This commit is contained in:
parent
2a1673d8c3
commit
641e8ba6e0
12
effects/police-lights-single.json
Normal file
12
effects/police-lights-single.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"name" : "Police Lights Single",
|
||||
"script" : "police.py",
|
||||
"args" :
|
||||
{
|
||||
"rotation-time" : 1.5,
|
||||
"color_one" : [ 255, 0, 0 ],
|
||||
"color_two" : [ 0, 0, 255 ],
|
||||
"colors_count" : 10,
|
||||
"reverse" : false
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user