-
-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathgroups.yaml
122 lines (113 loc) · 3.17 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
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
---
# # groups# /config/groups.yaml
# ############################################
alarm_sirens:
name: Alarm Sirens
entities:
- switch.main_siren
- switch.siren
- siren.front_yard_cam_siren
- siren.garage_camera_siren
- siren.patio_camera_siren
- siren.pan_cam_siren
# presence groups
person_group:
name: Person Group
icon: mdi:account-multiple
entities:
- person.darren
- person.donna
darren_presence:
name: Darren Presence
entities:
- device_tracker.darren
- device_tracker.pixel_8_pro
- binary_sensor.darren
donna_presence:
name: Donna Presence
entities:
- device_tracker.donna
- device_tracker.pixel_5
- binary_sensor.donna
people_presence:
name: House Occupancy
entities:
- group.darren_presence
- group.donna_presence
everyone_awake:
name: Everyone awake
entities:
- input_boolean.donna_is_awake
- input_boolean.darren_is_awake
lights:
name: Lights
entities:
- light.office_floor_lights
- light.kitchen_ceiling_lights_2
- light.table_light
- light.cabinet_lights
- light.bedroom_lights
- light.den_ceiling_light
- light.garage_ceiling_lights
- light.office_ceiling_lights
- light.tv_ambient_lights
- light.bathroom_lights
- light.ha2_sofa_lamp
- light.outside_lights
- light.hallway_light
- light.ensuite_lights
- light.guest_ceiling_lights
- light.attic_lights
- light.entry_hall_lights
- light.bathroom_ceiling_light
- light.den_nite_lites
- light.fireplace_lights
- light.foyer_lights
- light.sink_light
- light.salt_light
# alarm groups
monitored_contacts:
name: Monitored Contacts
icon: mdi:shield-lock
entities:
- binary_sensor.front_door
- binary_sensor.back_door
- binary_sensor.side_door
- binary_sensor.garage_entry_door
- binary_sensor.bathroom_motion
- binary_sensor.bedroom_motion_sensors
- binary_sensor.den_main_motion
- binary_sensor.driveway_motion
- binary_sensor.ensuite_ceiling_motion
- binary_sensor.entryway_motion
- binary_sensor.front_motion
- binary_sensor.garage_motion_sensors
- binary_sensor.guest_motion
- binary_sensor.kitchen_motion_sensors
- binary_sensor.laundry_ceiling_motion
- binary_sensor.night_6_motion
tablet_icons:
name: Tablet Icon Color
entities:
- input_boolean.camera_den
- input_boolean.camera_outside_cams
- input_boolean.camera_hallway
- input_boolean.camera_entryhall
- input_boolean.camera_kitchen
- input_boolean.camera_patio
- input_boolean.camera_driveway
- input_boolean.camera_frontdoor
- input_boolean.camera_garage
- input_boolean.office_controls
- input_boolean.kitchen_controls
- input_boolean.bedroom_controls
- input_boolean.den_controls
- input_boolean.ensuite_controls
- input_boolean.lights_on
- input_boolean.theme_select
- input_boolean.forecast
- input_boolean.mobile_kiosk
- input_boolean.radar_interactive
- input_boolean.radar_regional
- input_boolean.radar_local
- input_boolean.spotify