-
Notifications
You must be signed in to change notification settings - Fork 1
/
groups.yaml
362 lines (328 loc) · 8.4 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
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
lights:
name: Lights
entities:
- light.entry_light_level
- light.bathroom
- light.bedroom
- light.kitchen
- light.coffee_table
- light.dining_table
- light.rear
- light.office
- light.hall
- light.laundry
- light.guestroom
- light.gateway_light_7811dc6c8ece
overrides:
name: Disable
entities:
- input_boolean.disable_auto_lights
- input_boolean.disable_auto_motion
- input_boolean.disable_auto_presence
garage_group:
name: Garage Switches
entities:
- switch.garage_light_switch
- cover.the_bat_cave
- camera.garage
netatmo_indoor:
name: Netatmo Indoor
entities:
- sensor.netatmo_indoor_temperature
- sensor.netatmo_indoor_humidity
- sensor.netatmo_indoor_co2
- sensor.netatmo_indoor_noise
- sensor.netatmo_indoor_pressure
netatmo_outdoor:
name: Netatmo Outdoor
entities:
- sensor.netatmo_outdoor_temperature
- sensor.netatmo_outdoor_humidity
- sensor.netatmo_outdoor_battery
- sensor.netatmo_outdoor_radio
- sun.sun
ring:
name: Doorbell
entities:
- sensor.ring_front_door_horseshoe_cct_battery
- sensor.ring_front_door_horseshoe_cct_last_activity
- sensor.ring_front_door_horseshoe_cct_last_ding
- sensor.ring_front_door_horseshoe_cct_last_motion
- sensor.ring_front_door_horseshoe_cct_volume
- camera.front_door_horseshoe_cct
- sensor.ring_kitchen_volume
wunderground:
name: Weather Underground
entities:
- sensor.pws_temp_c
- sensor.pws_relative_humidity
- sensor.pws_feelslike_c
- sensor.pws_weather
- sensor.pws_wind_dir
- sensor.pws_wind_kph
- sensor.pws_wind_gust_kph
- sensor.pws_alerts
- sensor.pws_location
- sensor.pws_observation_time
- sensor.pws_visibility_km
- sensor.pws_heat_index_c
- sensor.pws_dewpoint_c
- sensor.pws_elevation
- sensor.pws_precip_1hr_metric
- sensor.pws_precip_today_metric
- sensor.pws_pressure_mb
- sensor.pws_pressure_trend
- sensor.pws_station_id
- sensor.pws_solarradiation
- sensor.pws_uv
- sensor.pws_wind_degrees
bedroom:
name: Bedroom
icon: mdi:hotel
entities:
- light.bedroom
- switch.air_conditioner
- group.netatmo_indoor
- group.jon
- media_player.bedroom_home
- group.bedroom_sensors
office_sensors:
name: Office Sensors
entities:
- binary_sensor.motion_sensor_158d0001d92086
- sensor.humidity_158d0001c2c208
- sensor.temperature_158d0001c2c208
office_view:
name: Office
icon: mdi:desktop-mac
entities:
- light.office
- switch.wake_on_lan
- group.office_sensors
harmony:
name: Harmony
entities:
- sensor.living_room_activity
- input_select.harmony
dyson_fan:
name: Dyson Pure Hot+Cool
entities:
- fan.kitchen
- sensor.kitchen_temperature
- sensor.kitchen_humidity
a_living_room_panel:
name: Controls
entities:
- light.dining_table
- light.coffee_table
- light.kitchen
- light.rear
- cover.curtain_158d0001ef4394_2
living_room_view:
name: Living Room
icon: mdi:sofa
entities:
- group.a_living_room_panel
- camera.livingroom_camera
- group.dyson_fan
- group.harmony
- group.xiaomi_gateway
- media_player.integra
- media_player.shield
- media_player.shield_android_tv
- media_player.plex
- media_player.blackmagic
- media_player.kitchen_speaker
bathroom_view:
name: Bathroom
icon: mdi:human-male-female
entities:
- light.bathroom
- group.bathroom_sensors
garage:
name: Garage
icon: mdi:garage
entities:
- group.garage_group
- group.garage_sensors
laundry_view:
name: Laundry
icon: mdi:washing-machine
entities:
- group.laundry_group
xiaomi_gateway:
name: Xiaomi Gateway
icon: mdi:router-wireless
entities:
- sensor.illumination_7811dc6c8ece
- light.gateway_light_7811dc6c8ece
weather_view:
name: Weather
icon: mdi:cloud
entities:
- group.ring
- group.netatmo_indoor
- group.bedroom_sensors
- group.office_sensors
- group.garage_sensors
- group.netatmo_outdoor
- group.wunderground
cameras_view:
name: Cameras
icon: mdi:camera
entities:
- camera.livingroom_camera
- camera.last_ring_video
- camera.backyard
- camera.side
- camera.garage
bedroom_sensors:
name: Bedroom Sensors
entities:
- sensor.aeotec_multisensor_motion_template_2
- sensor.aeotec_zw100_multisensor_6_luminance_2
- sensor.aeotec_zw100_multisensor_6_relative_humidity_2
- sensor.aeotec_zw100_multisensor_6_temperature_2
- sensor.aeotec_zw100_multisensor_6_ultraviolet_2
garage_sensors:
name: Garage Sensors
entities:
- sensor.garage_door_status
- sensor.garage_door_state
- sensor.aeotec_multisensor_motion_template_usb
- sensor.aeotec_zw100_multisensor_6_usb_luminance
- sensor.aeotec_zw100_multisensor_6_usb_relative_humidity
- sensor.aeotec_zw100_multisensor_6_usb_temperature
- sensor.aeotec_zw100_multisensor_6_usb_ultraviolet
jon:
name: Jon
entities:
- binary_sensor.jon_is_home
- device_tracker.jon_mobile_2
- input_boolean.jon_sleeping
laundry_group:
name: Laundry
entities:
- switch.plug_158d00019d0f86
- binary_sensor.door_window_sensor_158d0001c2e60e
- light.laundry
overview:
name: ' Overview'
entities:
- sensor.power_usage
- cover.curtain_158d0001ef4394_2
- sensor.netatmo_indoor_temperature
- sensor.netatmo_indoor_humidity
- switch.air_conditioner
- sensor.netatmo_outdoor_temperature
- sensor.netatmo_outdoor_humidity
- light.entry_light_level
- sensor.garage_door_state
- cover.the_bat_cave
- vacuum.xiaomi_vacuum_cleaner
ups:
name: UPS
icon: mdi:battery
entities:
- sensor.nut_ups_status_data
- sensor.nut_ups_load
- sensor.nut_ups_nominal_real_power
- sensor.nut_ups_battery_charge
- sensor.nut_ups_battery_runtime
- sensor.nut_ups_low_battery_runtime
- sensor.nut_ups_battery_temperature
- sensor.nut_ups_battery_voltage
- sensor.nut_ups_nominal_battery_voltage
- sensor.nut_ups_input_voltage
- sensor.nut_ups_nominal_input_voltage
bathroom_sensors:
name: Bathroom Sensors
entities:
- sensor.temperature_158d0001fead1f
- sensor.humidity_158d0001fead1f
- binary_sensor.motion_sensor_158d00015a83dd
zigbee_group:
name: Xiaomi Switches
icon: mdi:router-wireless
entities:
- binary_sensor.switch_158d0001d8dbde
- binary_sensor.wall_switch_both_158d0001641a34
- binary_sensor.wall_switch_left_158d0001641a34
- binary_sensor.wall_switch_right_158d0001641a34
- binary_sensor.smoke_sensor_158d0001641a34
door_sensors:
name: Doors
icon: mdi:door
entities:
- binary_sensor.door_window_sensor_158d00020193e4
- binary_sensor.glass_door_sensor
- binary_sensor.door_window_sensor_158d0001c2e60e
- binary_sensor.door_window_sensor_158d0001fd6e59
default_view:
name: Home
icon: mdi:home
entities:
- group.alarm
- group.lights
- group.overview
- group.door_sensors
- group.jon
- media_player.galaxy_s8
- group.motion_sensors
alarm:
name: Alarm Panel
entities:
- alarm_control_panel.home_alarm
automation:
name: Automation
icon: mdi:auto-fix
entities:
- group.all_scenes
- group.all_automations
- group.all_scripts
- group.overrides
battery_status:
name: Battery Status
icon: mdi:battery-charging
entities:
- sensor.bathroom_humidity_battery
- sensor.bathroom_temperature_battery
- sensor.bedside_switch_battery
- sensor.cube_158d0001038d6d_battery
- sensor.door_sensor_front_battery
- sensor.door_sensor_garage_rear_battery
- sensor.door_sensor_glass_rear_battery
- sensor.entry_sensor_battery
- sensor.garage_sensor_battery
- sensor.insect_plug_battery
- sensor.living_room_curtains_battery
- sensor.motion_sensor_bathroom_battery
- sensor.motion_sensor_office_battery
- sensor.netatmo_outdoor_battery
- sensor.nut_ups_battery_temperature
- sensor.office_humidity_battery
- sensor.office_temperature_battery
- sensor.ring_front_door_horseshoe_cct_battery
- sensor.wall_switch_both_battery
- sensor.wall_switch_left_battery
- sensor.wall_switch_right_battery
- sensor.washing_machine_plug_battery
- sensor.water_leak_sensor_158d0001c34822_battery
- sensor.xiaomi_vacuum_cleaner_battery
batteries_view:
name: Batteries
icon: mdi:battery-charging
entities:
- group.battery_alert
- group.battery_status
- group.ups
motion_sensors:
name: Motion
icon: mdi:walk
entities:
- binary_sensor.motion_sensor_158d0001e08ece
- binary_sensor.motion_sensor_158d0001d92086
- sensor.ring_front_door_horseshoe_cct_last_motion
- sensor.aeotec_multisensor_motion_template_2
- sensor.aeotec_multisensor_motion_template_usb
- binary_sensor.motion_sensor_158d00015a83dd