Move to src. Add midi and sound
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"lights": {
|
||||
"sign": {
|
||||
"names": [
|
||||
"tt-sign"
|
||||
"tt-sign",
|
||||
"1"
|
||||
],
|
||||
"settings": {
|
||||
"colors": [
|
||||
@@ -10,9 +11,9 @@
|
||||
"#c30074",
|
||||
"#00ff00"
|
||||
],
|
||||
"brightness": 6,
|
||||
"pattern": "color_transition",
|
||||
"delay": 30
|
||||
"brightness": 9,
|
||||
"pattern": "off",
|
||||
"delay": 50
|
||||
}
|
||||
},
|
||||
"dj": {
|
||||
@@ -79,7 +80,7 @@
|
||||
"#000000"
|
||||
],
|
||||
"brightness": 6,
|
||||
"pattern": "flicker",
|
||||
"pattern": "on",
|
||||
"delay": 520
|
||||
}
|
||||
},
|
||||
@@ -155,6 +156,7 @@
|
||||
"rainbow_cycle",
|
||||
"color_transition",
|
||||
"theater_chase",
|
||||
"flicker"
|
||||
"flicker",
|
||||
"pulse"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user