-
Notifications
You must be signed in to change notification settings - Fork 27
/
Copy pathgroups.yaml
executable file
·286 lines (266 loc) · 6.98 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
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
livingroom:
name: Living Room
# view: no
# control: hidden
entities:
- light.left_shelf_lights
- light.living_room_ceiling_light
- light.living_room_fan_light
- light.living_room_lamp
- light.dining_room_lamp
- light.right_shelf_lights
- light.tv_backlights
- fan.living_room_fan
- switch.fireplace
# - switch.living_room_plug_one
- switch.living_room_plug_three
- switch.living_room_plug_two
- switch.sconce_light
- switch.zigbee_zwave_repeater_2
- switch.stairwell_light
- media_player.living_room
- media_player.living_room_tv
- remote.living_room_harmony_hub
kitchen_office:
name: Kitchen and Office
# view: no
# control: hidden
entities:
- light.alcove_light
- light.kitchen_cabinet_bottoms
- light.kitchen_cabinet_tops
- light.kitchen_counter_light
- light.kitchen_island_light
- light.office_lamp_two
- light.office_fan_light
- switch.office_lamp_one
- switch.front_door_entry
master_bedroom:
name: Master Bedroom
# view: no
# control: hidden
entities:
- light.bedroom_ceiling_light
- light.bedroom_lamp_one
- light.bedroom_lamp_two
- light.bedroom_tv_lights
- light.bedroom_vanity_light
- switch.bedroom_fan
- switch.closet_light
- media_player.bedroom_tv_control
guest_rooms:
name: Master Bedroom
# view: no
# control: hidden
entities:
- light.ashleys_room_ceiling_light
- light.ashleys_room_lamp
- light.guest_bedroom_lamp
- light.guest_bedroom_light
- light.hallway_light
# - light.zigbee_zwave_repeater_1
theater_room:
name: Theater Room
# view: no
# control: hidden
entities:
- light.frog_ceiling_light
- light.frog_couch_backlight
- light.frog_fan_light
- fan.frog_fan
- switch.lava_lamp_plug
- switch.lava_lamp_two
- media_player.theater_room_tv_cast
- media_player.theater_room_tv_control
- remote.theater_room_harmony_hub
outdoor:
name: Outdoors
# view: no
# control: hidden
entities:
- switch.back_porch_light
- switch.front_porch_light
- switch.garage_light_indoor
- switch.garage_light_outdoor
- switch.lamp_post
- switch.rope_lights
outdoor_lights_sunset:
name: Outdoor Lights for sunset
# view: no
entities:
- switch.rope_lights
- switch.front_porch_light
- switch.garage_light_outdoor
- switch.lamp_post
goodbye_lights_and_switches:
name: Turn off everything except outdoor lights
# view: no
icon: mdi:lightbulb-outline
entities:
- group.livingroom
- group.kitchen_office
- group.master_bedroom
- group.guest_rooms
- group.theater_room
goodnight_lights_all:
# view: no
icon: mdi:home-automation
entities:
- light.left_shelf_lights
- light.living_room_lamp
- light.dining_room_lamp
- light.right_shelf_lights
- light.tv_backlights
- light.alcove_light
- light.kitchen_cabinet_bottoms
- light.kitchen_cabinet_tops
- light.office_lamp_two
- light.ashleys_room_lamp
- light.guest_bedroom_lamp
- light.living_room_ceiling_light
- light.living_room_fan_light
- light.kitchen_counter_light
- light.kitchen_island_light
- light.ashleys_room_ceiling_light
- light.guest_bedroom_light
- light.hallway_light
- switch.fireplace
- switch.living_room_plug_three
- switch.living_room_plug_two
- switch.sconce_light
- switch.stairwell_light
- switch.office_lamp_one
- switch.front_door_entry
# - switch.rope_lights
- fan.living_room_fan
- switch.zigbee_zwave_repeater_2
# - light.zigbee_zwave_repeater_1
- media_player.living_room
- media_player.living_room_tv
- remote.living_room_harmony_hub
goodnight_zwave_lights:
# view: no
icon: mdi:home-automation
entities:
- light.living_room_ceiling_light
- light.living_room_fan_light
- light.kitchen_counter_light
- light.kitchen_island_light
- light.ashleys_room_ceiling_light
- light.guest_bedroom_light
- light.hallway_light
# - light.zigbee_zwave_repeater_1
- fan.living_room_fan
goodnight_switches:
# view: no
icon: mdi:home-automation
entities:
- switch.fireplace
- switch.living_room_plug_two
- switch.living_room_plug_three
- switch.sconce_light
- switch.stairwell_light
- switch.office_lamp_one
- switch.front_door_entry
- switch.rope_lights
- switch.zigbee_zwave_repeater_2
goodnight_av:
# view: no
icon: mdi:home-automation
entities:
- media_player.living_room
- media_player.living_room_tv
- remote.living_room_harmony_hub
indoor_motion_sensors:
name: Motion Sensors
# view: no
# control: hidden
entities:
- binary_sensor.motion_sensor_frog
- binary_sensor.motion_sensor_front_door_motion
- binary_sensor.motion_sensor_garage_motion
- binary_sensor.motion_sensor_hallway_motion
- binary_sensor.motion_sensor_living_room_motion
- binary_sensor.motion_sensor_office_motion
# Only for Primary People (aka Paul and Tracy)
primary_presence:
name: Primary Presence for Routines
icon: mdi:account-multiple
# view: no
entities:
- binary_sensor.paul_presence
- binary_sensor.tracy_presence
# Add guests here who are staying over
extra_device_trackers:
name: Guest Presence Sensors
icon: mdi:account-multiple
# view: no
entities:
- device_tracker.carolsiphone
- device_tracker.jimsiphone
- device_tracker.jims_iphone
router_connections:
name: Things on the Network
# view: no
icon: mdi:router-wireless
entities:
- device_tracker.pauls_iphone
- device_tracker.tracys_iphone
- device_tracker.ecobee_downstairs
- device_tracker.ecobee_upstairs
- device_tracker.front_doorbell_camera
- device_tracker.harmony_hub_living_room
- device_tracker.harmonyhub_frog
- device_tracker.hue_hub
- device_tracker.office_pc
- device_tracker.plexserver
- device_tracker.slingbox
- device_tracker.sonos_sub_living_room
- device_tracker.sonos_playbar_living_room
- device_tracker.sony_tv_living_room
thermostats:
name: Thermostats
# view: no
icon: mdi:garage
entities:
- device_tracker.ecobee_downstairs
- device_tracker.ecobee_upstairs
all_echos:
name: All Echos
# view: no
entities:
- media_player.ashleysroom
- media_player.bedroom
- media_player.everywhere
- media_player.frog
- media_player.garage
- media_player.guestroom
- media_player.kitchen
- media_player.kitchen_show
- media_player.livingroom
- media_player.office
- media_player.old_dot
main_echos:
name: Main Echos
# view: no
entities:
- media_player.bedroom
- media_player.kitchen
- media_player.frog
- media_player.garage
upstairs_echos:
name: Upstairs Echos
# view: no
entities:
- media_player.ashleysroom
- media_player.bedroom
- media_player.frog
- media_player.guestroom
downstairs_echos:
name: Downstairs Echos
# view: no
entities:
- media_player.garage
- media_player.kitchen
- media_player.office_show
- media_player.livingroom