forked from logickworkshop/Flipper-IRDB
-
Notifications
You must be signed in to change notification settings - Fork 0
/
EAMBRITE_100LT_Fairy_Lights.ir
executable file
·215 lines (215 loc) · 3.05 KB
/
EAMBRITE_100LT_Fairy_Lights.ir
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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
Filetype: IR signals file
Version: 1
#
# EAMBRITE 100LT 36 button remote RGB fairy lights
# https://www.amazon.com/gp/product/B08JJ6GPGB
#
name: On
type: parsed
protocol: NEC
address: 00 00 00 00
command: 45 00 00 00
#
name: Off
type: parsed
protocol: NEC
address: 00 00 00 00
command: 44 00 00 00
#
name: Brighter
type: parsed
protocol: NEC
address: 00 00 00 00
command: 58 00 00 00
#
name: Dimmer
type: parsed
protocol: NEC
address: 00 00 00 00
command: 59 00 00 00
#
name: White
type: parsed
protocol: NEC
address: 00 00 00 00
command: 48 00 00 00
#
name: Red
type: parsed
protocol: NEC
address: 00 00 00 00
command: 54 00 00 00
#
name: Green
type: parsed
protocol: NEC
address: 00 00 00 00
command: 55 00 00 00
#
name: Blue
type: parsed
protocol: NEC
address: 00 00 00 00
command: 49 00 00 00
#
name: Red_orange
type: parsed
protocol: NEC
address: 00 00 00 00
command: 50 00 00 00
#
name: Orange_yellow
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1C 00 00 00
#
name: Violet
type: parsed
protocol: NEC
address: 00 00 00 00
command: 14 00 00 00
#
name: Magenta
type: parsed
protocol: NEC
address: 00 00 00 00
command: 15 00 00 00
#
name: Pink
type: parsed
protocol: NEC
address: 00 00 00 00
command: 16 00 00 00
#
name: Dark_green
type: parsed
protocol: NEC
address: 00 00 00 00
command: 51 00 00 00
#
name: Light_green
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1D 00 00 00
#
name: Yellow_green
type: parsed
protocol: NEC
address: 00 00 00 00
command: 19 00 00 00
#
name: Dark_blue
type: parsed
protocol: NEC
address: 00 00 00 00
command: 4D 00 00 00
#
name: Light_blue
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1E 00 00 00
#
name: Cyan
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1A 00 00 00
#
name: Fade
type: parsed
protocol: NEC
address: 00 00 00 00
command: 4C 00 00 00
#
name: Jump
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1F 00 00 00
#
name: Flash
type: parsed
protocol: NEC
address: 00 00 00 00
command: 1B 00 00 00
#
name: Chase
type: parsed
protocol: NEC
address: 00 00 00 00
command: 17 00 00 00
#
name: Timer_6h
type: parsed
protocol: NEC
address: 00 00 00 00
command: 13 00 00 00
#
name: Timer_off
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0F 00 00 00
#
name: Reset
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0B 00 00 00
#
name: Steady_on
type: parsed
protocol: NEC
address: 00 00 00 00
command: 10 00 00 00
#
name: In_waves
type: parsed
protocol: NEC
address: 00 00 00 00
command: 11 00 00 00
#
name: Sequential
type: parsed
protocol: NEC
address: 00 00 00 00
command: 12 00 00 00
#
name: Slow_glow
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0C 00 00 00
#
name: Chasing
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0D 00 00 00
#
name: Slow_fade
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0E 00 00 00
#
name: Fast_flash
type: parsed
protocol: NEC
address: 00 00 00 00
command: 08 00 00 00
#
name: Breathing
type: parsed
protocol: NEC
address: 00 00 00 00
command: 09 00 00 00
#
name: Combination
type: parsed
protocol: NEC
address: 00 00 00 00
command: 0A 00 00 00