-
Notifications
You must be signed in to change notification settings - Fork 28
/
configuration.yaml
179 lines (176 loc) · 4.33 KB
/
configuration.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
light:
- platform: mqtt
name: "WLED Lights"
command_topic: "wled/all"
brightness_command_topic: "wled/all"
rgb_command_topic: "wled/all/col"
rgb_command_template: "{{ '#%02x%02x%02x' | format(red, green, blue)}}"
effect_command_topic : "wled/all/api"
effect_list:
- "[FX=00] Solid"
- "[FX=01] Blink"
- "[FX=02] Breathe"
- "[FX=03] Wipe"
- "[FX=04] Wipe Random"
- "[FX=05] Random Colors"
- "[FX=06] Sweep"
- "[FX=07] Dynamic"
- "[FX=08] Colorloop"
- "[FX=09] Rainbow"
- "[FX=10] Scan"
- "[FX=11] Dual Scan"
- "[FX=12] Fade"
- "[FX=13] Chase"
- "[FX=14] Chase Rainbow"
- "[FX=15] Running"
- "[FX=16] Saw"
- "[FX=17] Twinkle"
- "[FX=18] Dissolve"
- "[FX=19] Dissolve Rnd"
- "[FX=20] Sparkle"
- "[FX=21] Dark Sparkle"
- "[FX=22] Sparkle+"
- "[FX=23] Strobe"
- "[FX=24] Strobe Rainbow"
- "[FX=25] Mega Strobe"
- "[FX=26] Blink Rainbow"
- "[FX=27] Android"
- "[FX=28] Chase"
- "[FX=29] Chase Random"
- "[FX=30] Chase Rainbow"
- "[FX=31] Chase Flash"
- "[FX=32] Chase Flash Rnd"
- "[FX=33] Rainbow Runner"
- "[FX=34] Colorful"
- "[FX=35] Traffic Light"
- "[FX=36] Sweep Random"
- "[FX=37] Running 2"
- "[FX=38] Red & Blue"
- "[FX=39] Stream"
- "[FX=40] Scanner"
- "[FX=41] Lighthouse"
- "[FX=42] Fireworks"
- "[FX=43] Rain"
- "[FX=44] Merry Christmas"
- "[FX=45] Fire Flicker"
- "[FX=46] Gradient"
- "[FX=47] Loading"
- "[FX=48] In Out"
- "[FX=49] In In"
- "[FX=50] Out Out"
- "[FX=51] Out In"
- "[FX=52] Circus"
- "[FX=53] Halloween"
- "[FX=54] Tri Chase"
- "[FX=55] Tri Wipe"
- "[FX=56] Tri Fade"
- "[FX=57] Lightning"
- "[FX=58] ICU"
- "[FX=59] Multi Comet"
- "[FX=60] Dual Scanner"
- "[FX=61] Stream 2"
- "[FX=62] Oscillate"
- "[FX=63] Pride 2015"
- "[FX=64] Juggle"
- "[FX=65] Palette"
- "[FX=66] Fire 2012"
- "[FX=67] Colorwaves"
- "[FX=68] BPM"
- "[FX=69] Fill Noise"
- "[FX=70] Noise 1"
- "[FX=71] Noise 2"
- "[FX=72] Noise 3"
- "[FX=73] Noise 4"
- "[FX=74] Colortwinkle"
- "[FX=75] Lake"
- "[FX=76] Meteor"
- "[FX=77] Smooth Meteor"
- "[FX=78] Railway"
- "[FX=79] Ripple"
- "[FX=80] Twinklefox"
- "[FX=81] Twinklecat"
- "[FX=82] Halloween Eyes"
input_select:
wled_presets:
options:
- "[PL=01] Preset 1"
- "[PL=02] Preset 2"
- "[PL=03] Preset 3"
- "[PL=04] Preset 4"
- "[PL=05] Preset 5"
- "[PL=06] Preset 6"
- "[PL=07] Preset 7"
- "[PL=08] Preset 8"
- "[PL=09] Preset 9"
- "[PL=10] Preset 10"
- "[PL=11] Preset 11"
- "[PL=12] Preset 12"
- "[PL=13] Preset 13"
- "[PL=14] Preset 14"
- "[PL=15] Preset 15"
- "[PL=16] Preset 16"
wled_palette_list:
options:
- "[FP=00] Default"
- "[FP=01] Random Cycle"
- "[FP=02] Primary color"
- "[FP=03] Based on primary"
- "[FP=04] Set colors"
- "[FP=05] Based on set"
- "[FP=06] Party"
- "[FP=07] Cloud"
- "[FP=08] Lava"
- "[FP=09] Ocean"
- "[FP=10] Forest"
- "[FP=11] Rainbow"
- "[FP=12] Rainbow bands"
- "[FP=13] Sunset"
- "[FP=14] Rivendell"
- "[FP=15] Breeze"
- "[FP=16] Red & Blue"
- "[FP=17] Yellowout"
- "[FP=18] Analoguous"
- "[FP=19] Splash"
- "[FP=20] Pastel"
- "[FP=21] Sunset 2"
- "[FP=22] Beech"
- "[FP=23] Vintage"
- "[FP=24] Departure"
- "[FP=25] Landscape"
- "[FP=26] Beach"
- "[FP=27] Sherbet"
- "[FP=28] Hult"
- "[FP=29] Hult 64"
- "[FP=30] Drywet"
- "[FP=31] Jul"
- "[FP=32] Grintage"
- "[FP=33] Rewhi"
- "[FP=34] Tertiary"
- "[FP=35] Fire"
- "[FP=36] Icefire"
- "[FP=37] Cyane"
- "[FP=38] Light Pink"
- "[FP=39] Autumn"
- "[FP=40] Magenta"
- "[FP=41] Magred"
- "[FP=42] Yelmag"
- "[FP=43] Yelblu"
- "[FP=44] Orange & Teal"
- "[FP=45] Tiamat"
- "[FP=46] April Night"
- "[FP=47] Orangery"
- "[FP=48] C9"
- "[FP=49] Sakura"
input_number:
ledspeed:
name: Speed
initial: 0
min: 0
max: 255
step: 1
ledintensity:
name: Intensity
initial: 0
min: 0
max: 255
step: 1