-
Notifications
You must be signed in to change notification settings - Fork 1
/
switch.yaml
54 lines (53 loc) · 1.11 KB
/
switch.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
platform: rpi_rf
gpio: 17
switches:
Living Room Light 1:
protocol: 1
pulselength: 183
code_on: 1398067
code_off: 1398076
Living Room Light 2:
protocol: 1
pulselength: 183
code_on: 1398211
code_off: 1398220
Living Room Light 3:
protocol: 1
pulselength: 180
code_on: 1398531
code_off: 1398540
Bike Room Fan:
protocol: 1
pulselength: 183
code_on: 1400067
code_off: 1400076
Bike Room Light:
protocol: 1
pulselength: 179
code_on: 283955
code_off: 283964
Fireball Light:
protocol: 1
pulselength: 183
code_on: 1406211
code_off: 1406220
Bed Lights:
protocol: 1
pulselength: 185
code_on: 1135923
code_off: 1135932
Dresser Lights:
protocol: 1
pulselength: 185
code_on: 1136067
code_off: 1136076
TV Lights:
protocol: 1
pulselength: 185
code_on: 1136387
code_off: 1136396
Computer Lights:
protocol: 1
pulselength: 184
code_on: 1137923
code_off: 1137932