forked from mcaminiti/homeassistant
-
Notifications
You must be signed in to change notification settings - Fork 0
/
groups.yaml
83 lines (69 loc) · 1.85 KB
/
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
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
#################################################################
## Groups
#################################################################
Family:
- person.USER1
- person.USER2
- person.USER3
- person.USER4
Guests:
- person.REDACTED
Household:
- group.family
- group.guests
Inside lights:
- light.family_room
- light.master_bedroom
- light.USER3_bedroom
- light.USER4_bedroom
- light.pantry_lights
- light.basement
Outside lights:
- input_select.outdoor_theme
- switch.outside
- light.front_door
- light.garage
- light.landscape
- light.walkout
Alarm:
- alarm_control_panel.home_alarm
- sensor.home_alarm_keypad
Alarm Sensors:
- binary_sensor.garage_entry_door
- binary_sensor.garage_back_door
- binary_sensor.front_door
- binary_sensor.back_door
- binary_sensor.basement_door
- binary_sensor.basement_motion_sensor
Indoor Motion:
- binary_sensor.basement_motion_sensor
- binary_sensor.USER3_bedroom_occupancy
- binary_sensor.USER4_bedroom_occupancy
- binary_sensor.home_occupancy
- binary_sensor.master_bedroom_occupancy
Water:
- binary_sensor.basement_drain_water_sensor
- binary_sensor.washing_machine_water_sensor
Doors:
- binary_sensor.garage_entry_door
- binary_sensor.garage_back_door
- binary_sensor.front_door
- binary_sensor.back_door
- binary_sensor.pantry_door
- binary_sensor.basement_door
Garage Doors:
- binary_sensor.double_garage_door_sensor
- binary_sensor.single_garage_door_sensor
Weather Alerts:
- sensor.nws_alerts
#Christmas Outside Lights:
# - switch.christmas_nativity
# - switch.christmas_outdoor_1
# - switch.christmas_outdoor_2
# - switch.christmas_outdoor_3
#Christmas Inside Lights:
# - switch.christmas_family_room
# - switch.christmas_basement
# - switch.USER3_christmas_tree
# - switch.USER4_christmas_tree
# - switch.basement_christmas_nativity