-
Notifications
You must be signed in to change notification settings - Fork 3
/
groups.yaml
50 lines (45 loc) · 1010 Bytes
/
groups.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
outdoor_lights:
name: Outdoor Lights
entities:
- switch.front_walk_lights
- switch.patio
- light.outside
leak:
name: 'Leak Sensors'
entities:
- binary_sensor.leak_water_heater
- binary_sensor.leak_sump_pump
- binary_sensor.leak_wet_corner
holiday_lights:
name: "Light that turn on for Holiday"
control: hidden
entities:
- switch.holiday_lights
- switch.patio_light
# - switch.front_walk_lights_31
# - switch.front_outside_lights_140
alarm_all_lights:
name: Alarm All Lights
view: no
entities:
- light.master_1
- light.master_2
- light.master
- light.den_tv_leds
- light.den
- light.den_2
- light.outside
alarm_all_switches:
name: Alarm All Switches
view: no
entities:
- switch.living_room
- switch.holiday_lights
- switch.front_walk_lights
- switch.patio
master_all:
name: Master Lights
view: no
entities:
- light.master_dan
- light.master_shelley