-
Notifications
You must be signed in to change notification settings - Fork 5
/
scenes.yaml
198 lines (198 loc) · 4.55 KB
/
scenes.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
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
- id: '1734639571989'
name: Sunrise Bulbs
icon: mdi:weather-sunset-up
metadata: {}
entities:
light.outside_entry_1:
state: 'off'
light.outside_entry_2:
state: 'off'
light.outside_garage_1:
state: 'off'
light.outside_garage_2:
state: 'off'
- id: '1734639577875'
name: Holiday Bulbs Soft White
icon: mdi:weather-sunset
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
brightness: 255
color_temp: 370
light.outside_entry_2:
state: 'on'
brightness: 255
color_temp: 370
light.outside_garage_1:
state: 'on'
brightness: 255
color_temp: 370
light.outside_garage_2:
state: 'on'
brightness: 255
color_temp: 370
- id: '1734639585036'
name: Holiday Bulbs DayLight
icon: mdi:white-balance-sunny
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
brightness: 255
color_temp: 153
light.outside_entry_2:
state: 'on'
brightness: 255
color_temp: 153
light.outside_garage_1:
state: 'on'
brightness: 255
color_temp: 153
light.outside_garage_2:
state: 'on'
brightness: 255
color_temp: 153
- id: '1734639591532'
name: Holiday Bulbs Valentines Day
icon: mdi:heart-multiple
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
brightness: 255
rgb_color: [ 94, 8, 30]
light.outside_entry_2:
state: 'on'
brightness: 255
rgb_color: [228, 131, 151]
light.outside_garage_1:
state: 'on'
brightness: 255
rgb_color: [228, 131, 151]
light.outside_garage_2:
state: 'on'
brightness: 255
rgb_color: [ 94, 8, 30]
- id: '1734639597917'
name: Holiday Bulbs St Patricks Day
icon: mdi:clover
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
brightness: 255
rgb_color: [ 9, 148, 65]
light.outside_entry_2:
state: 'on'
brightness: 255
rgb_color: [217, 223, 29]
light.outside_garage_1:
state: 'on'
brightness: 255
rgb_color: [217, 223, 29]
light.outside_garage_2:
state: 'on'
brightness: 255
rgb_color: [ 9, 148, 65]
- id: '1734639616965'
name: Holiday Bulbs Easter
icon: mdi:rabbit
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
rgb_color: [255, 0, 192]
light.outside_entry_2:
state: 'on'
rgb_color: [192, 3, 255]
light.outside_garage_1:
state: 'on'
rgb_color: [192, 3, 255]
light.outside_garage_2:
state: 'on'
rgb_color: [255, 0, 192]
- id: '1734639623395'
name: Holiday Bulbs Patriotic
icon: mdi:flag-variant
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
brightness: 255
rgb_color: [ 255, 0, 0]
light.outside_entry_2:
state: 'on'
brightness: 255
rgb_color: [0, 0, 255]
light.outside_garage_1:
state: 'on'
brightness: 255
rgb_color: [ 255, 0, 0]
light.outside_garage_2:
state: 'on'
brightness: 255
rgb_color: [0, 0, 255]
- id: '1734639628892'
name: Holiday Bulbs Halloween
icon: mdi:halloween
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
brightness: 255
rgb_color: [247,95,28]
light.outside_entry_2:
state: 'on'
brightness: 255
rgb_color: [136, 30, 228]
light.outside_garage_1:
state: 'on'
brightness: 255
rgb_color: [136, 30, 228]
light.outside_garage_2:
state: 'on'
brightness: 255
rgb_color: [247,95,28]
- id: '1734639634203'
name: Holiday Bulbs Thanksgiving
icon: mdi:turkey
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
brightness: 255
rgb_color: [108, 47, 0]
light.outside_entry_2:
state: 'on'
brightness: 255
rgb_color: [158, 104, 42]
light.outside_garage_1:
state: 'on'
brightness: 255
rgb_color: [181, 71, 48]
light.outside_garage_2:
state: 'on'
brightness: 255
rgb_color: [138, 151, 72]
- id: '1734639640002'
name: Holiday Bulbs Christmas
icon: mdi:string-lights
metadata: {}
entities:
light.outside_entry_1:
state: 'on'
brightness: 255
rgb_color: [179, 0, 12]
light.outside_entry_2:
state: 'on'
brightness: 255
rgb_color: [ 0, 179, 44]
light.outside_garage_1:
state: 'on'
brightness: 255
rgb_color: [ 0, 179, 44]
light.outside_garage_2:
state: 'on'
brightness: 255
rgb_color: [179, 0, 12]