-
Notifications
You must be signed in to change notification settings - Fork 2
/
scenes.yaml
370 lines (370 loc) · 9.33 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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
- id: bedtime
name: Bedtime
entities:
light.dining_room_level:
supported_color_modes:
- brightness
friendly_name: Dining
supported_features: 32
state: 'off'
switch.hall:
friendly_name: Hall
state: 'off'
switch.kitchen_lights:
friendly_name: Kitchen Lights
state: 'off'
switch.piano_outlet_switch:
friendly_name: Piano Outlet
state: 'off'
switch.stairway_switch:
friendly_name: Stairs
state: 'off'
media_player.master_bedroom_tv:
friendly_name: Master Bedroom TV
state: 'off'
media_player.master_bedroom_apple_tv:
friendly_name: Master Bedroom AppleTV
supported_features: 317363
state: 'off'
media_player.living_room_apple_tv:
friendly_name: Living Room AppleTV
supported_features: 317363
state: 'off'
light.garage_front:
supported_color_modes:
- brightness
friendly_name: Garage Front Light
supported_features: 32
state: 'off'
switch.garage_lights:
friendly_name: Garage Lights
state: 'off'
switch.master_bedroom_lamps:
friendly_name: Master Bedroom Lamps
state: 'off'
switch.master_closet:
state: 'off'
light.master_bedroom:
supported_color_modes:
- brightness
friendly_name: Master Bedroom Lights
supported_features: 32
state: 'off'
switch.master_fan_light:
friendly_name: Master Bedroom Fan Light
state: 'off'
cover.master_blinds:
state: closed
cover.master_windows:
state: closed
- id: HourBeforeSunset
name: Hour Before Sunset
entities:
switch.piano_outlet_switch:
friendly_name: Piano Outlet
state: 'on'
- id: AtMidnight
name: AtMidnight
entities:
switch.piano_outlet_switch:
friendly_name: Piano Outlet
state: 'off'
group.outside_lights:
entity_id:
- light.garage_front
- switch.garage_lights
- switch.back_balcony_lights
- switch.kitchen_door
- switch.front_patio
- switch.front_entry_light_switch
- switch.front_porch_switch
order: 17
friendly_name: Outside Lights
state: 'off'
- id: AtNoon
name: AtNoon
entities: {}
- id: Showtime
name: ShowTime
entities:
switch.stairway_switch: false
switch.front_entry_light_switch: false
switch.piano_outlet_switch: false
switch.hall: false
light.dining_room_level: false
switch.kitchen_lights: false
- id: OnArmedAway
name: OnArmedAway
entities:
switch.hall:
friendly_name: Hall
state: 'off'
switch.kitchen_lights:
friendly_name: Kitchen Lights
state: 'off'
switch.front_porch_switch:
friendly_name: Front Porch
state: 'off'
switch.front_entry_light_switch:
friendly_name: Front Entry
state: 'off'
light.dining_room_level:
state: 'off'
group.master_bath_lights:
entity_id:
- light.master_bath_light
- light.master_bath_sink
- light.master_bath_vanity
- light.master_bath_shower
- light.master_bath_tub
- light.master_bath_toilet
order: 15
friendly_name: Master Bath Lights
state: 'off'
climate.master_bedroom:
hvac_modes:
- cool
- 'off'
min_temp: 45
max_temp: 95
target_temp_step: 1
current_temperature: 68
temperature: 74
hvac_action: 'off'
friendly_name: Master Bedroom
supported_features: 1
state: 'off'
light.kid_light:
supported_color_modes:
- brightness
friendly_name: Kid Light
supported_features: 32
state: 'off'
switch.stairway_switch:
friendly_name: Stairs
state: 'off'
icon: mdi:alarm-light
- id: OnDisarmedNighttime
name: OnDisarmedNighttime
entities:
switch.hall: true
climate.master_bedroom: cool
switch.kitchen_lights: true
- id: OnDisarmedDaytime
name: OnDisarmedDaytime
entities:
switch.hall:
friendly_name: Hall
state: 'off'
switch.kitchen_lights:
friendly_name: Kitchen Lights
state: 'off'
climate.master_bedroom:
hvac_modes:
- cool
- 'off'
min_temp: 45
max_temp: 95
target_temp_step: 1
current_temperature: 71
temperature: 74
hvac_action: idle
friendly_name: Master Bedroom
supported_features: 1
state: cool
switch.kitchen_door:
friendly_name: Kitchen Door
state: 'off'
- id: OnAlarmTriggered
name: OnAlarmTriggered
entities:
switch.stairway_switch:
friendly_name: Stairs
state: 'on'
light.kid:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 3
friendly_name: Kid Light
supported_features: 32
state: 'on'
switch.hall:
friendly_name: Hall
state: 'on'
switch.kitchen_lights:
friendly_name: Kitchen Lights
state: 'on'
switch.kitchen_door:
friendly_name: Kitchen Door
state: 'on'
switch.front_porch_switch:
friendly_name: Front Porch
state: 'on'
switch.front_entry_light_switch:
friendly_name: Front Entry
state: 'on'
light.master_bedroom:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 255
friendly_name: Master Bedroom Lights
supported_features: 32
state: 'on'
switch.master_fan_light:
friendly_name: Master Bedroom Fan Light
state: 'on'
- id: OnArmedStayDaytime
name: OnArmedStayDaytime
entities:
switch.front_porch_switch: false
switch.kitchen_door: false
- id: OnArmedStayNighttime
name: OnArmedStayNighttime
entities:
switch.front_porch_switch: true
switch.kitchen_door: true
- id: AtSunset
name: AtSunset
entities:
switch.back_floodlights_switch:
friendly_name: Back Floodlights
state: 'on'
switch.piano_outlet_switch:
friendly_name: Piano Outlet
state: 'on'
- id: AtSunrise
name: AtSunrise
entities:
switch.piano_outlet_switch:
friendly_name: Piano Outlet
state: 'off'
switch.front_entry_light_switch:
friendly_name: Front Entry
state: 'off'
switch.front_porch_switch:
friendly_name: Front Porch
state: 'off'
switch.back_floodlights_switch:
friendly_name: Back Floodlights
state: 'off'
switch.kitchen_door:
friendly_name: Kitchen Door
state: 'off'
switch.hall:
friendly_name: Hall
state: 'off'
light.garage_front:
supported_color_modes:
- brightness
friendly_name: Garage Front Light
supported_features: 32
state: 'off'
switch.garage_lights:
friendly_name: Garage Lights
state: 'off'
switch.back_balcony_lights:
friendly_name: Back Balcony Lights
state: 'off'
- id: WaterLawn
name: WaterLawn
entities:
switch.front_lawn:
friendly_name: Front Lawn
state: 'on'
icon: mdi:sprinkler-variant
- id: WaterPlants
name: WaterPlants
entities:
switch.side_drip_switch:
friendly_name: Side Drip
state: 'on'
switch.back_drip_switch:
friendly_name: Back Drip
state: 'on'
switch.front_drip:
friendly_name: Front Drip
state: 'on'
icon: mdi:sprinkler-variant
- id: StopAllWater
name: StopAllWater
entities:
switch.side_drip_switch:
friendly_name: Side Drip
state: 'off'
switch.back_drip_switch:
friendly_name: Back Drip
state: 'off'
switch.front_lawn:
friendly_name: Front Lawn
state: 'off'
switch.front_drip:
friendly_name: Front Drip
state: 'off'
icon: mdi:sprinkler
- id: '1641447053132'
name: Outside lights on
entities:
switch.back_balcony_lights:
friendly_name: Back Balcony Lights
state: 'on'
light.garage_front:
supported_color_modes:
- brightness
color_mode: brightness
brightness: 255
friendly_name: Garage Front Light
supported_features: 32
state: 'on'
switch.garage_lights:
friendly_name: Garage Lights
state: 'off'
switch.back_floodlights_switch:
friendly_name: Back Floodlights
state: 'on'
switch.kitchen_door:
friendly_name: Kitchen Door
state: 'on'
switch.front_porch_switch:
friendly_name: Front Porch
state: 'on'
switch.front_entry_light_switch:
friendly_name: Front Entry
state: 'off'
- id: '1641679475055'
name: Outside Lights Off
entities:
switch.back_balcony_lights:
friendly_name: Back Balcony Lights
state: 'off'
switch.in_wall_dual_relay_1_way_switch_module_2x_1_5kw_with_power_meter_2:
friendly_name: Front Patio (2)
state: 'off'
switch.in_wall_dual_relay_1_way_switch_module_2x_1_5kw_with_power_meter_3:
friendly_name: Front Patio (3)
state: 'off'
switch.front_patio:
friendly_name: Front Patio
state: 'off'
light.garage_front:
restored: true
supported_color_modes:
- brightness
friendly_name: Garage Front Light
supported_features: 32
state: 'off'
switch.garage_lights:
restored: true
friendly_name: Garage Lights
supported_features: 0
state: 'off'
switch.kitchen_door:
friendly_name: Kitchen Door
state: 'off'
switch.front_porch_switch:
friendly_name: Front Porch
state: 'off'
switch.front_entry_light_switch:
friendly_name: Front Entry
state: 'off'