-
Notifications
You must be signed in to change notification settings - Fork 1
/
groups.yaml
182 lines (154 loc) · 4.23 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
############################################################
#
# Groups
#
############################################################
family:
view: yes
name: Family
entities:
- device_tracker.m_phone_m_phone
- camera.michaels_location
- camera.brittanys_location
- group.drive_times
- device_tracker.b_phone_b_phone
living_room:
view: yes
name: Living Room
entities:
- media_player.living_room_home
- media_player.michaels_kodi
- media_player.bubbles
- group.living_room_lights
master_room:
view: yes
name: Master Bedroom
entities:
- group.master_lights
computer_room:
view: yes
name: Computer Room
entities: group.computer_lights
biking_room:
view: yes
name: Bike Room
entities:
- switch.bike_room_light
- switch.bike_room_fan
- media_player.bike_room
- group.house_environment
- group.door_sensor
environment:
view: yes
name: Weather
entities:
- sun.sun
- sensor.yr_symbol
- camera.bloomington_il
- group.weather_darksky
living_room_lights:
name: Living Room Lights
entities:
- switch.living_room_light_1
- switch.living_room_light_2
- switch.living_room_light_3
- switch.tv_lights
bike_room_lights:
name: Bike Room Lights
entities:
- switch.bike_room_light
bike_room_fans:
name: Bike Room Fan
entities:
- switch.bike_room_fan
kitchen_lights:
name: Kitchen Lights
entities:
- switch.fireball_light
computer_lights:
name: Computer Room Lights
entities:
- switch.computer_lights
master_lights:
name: Master Bedroom Lights
entities:
- switch.bed_lights
- switch.dresser_lights
media_players:
name: Media Players
view: yes
entities:
- media_player.living_room_home
- media_player.michaels_kodi
- media_player.bubbles
- media_player.bike_room
family_track:
name: family
view: no
entities:
- device_tracker.b_phone_b_phone
- device_tracker.m_phone_m_phone
network:
name: Network
view: yes
entities:
- group.computer
- group.internet
weather_darksky:
name: Weather Information
entities:
- sensor.dark_sky_summary
- sensor.dark_sky_temperature
- sensor.dark_sky_apparent_temperature
- sensor.dark_sky_daily_high_temperature
- sensor.dark_sky_daily_low_temperature
- sensor.dark_sky_wind_speed
- sensor.dark_sky_humidity
- sensor.dark_sky_cloud_coverage
- sensor.dark_sky_precip
- sensor.dark_sky_precip_probability
- sensor.dark_sky_daily_summary
internet:
name: Internet
entities:
- sensor.speedtest_download
- sensor.speedtest_ping
- sensor.speedtest_upload
computer:
name: Computer Analytics
entities:
- sensor.cpu
- sensor.cpu_use
- sensor.disk_use_home
- sensor.ram_free
drive_times:
name: Driving Times
entities:
- sensor.home_to_work
- sensor.work_to_home
- sensor.home_to_brittany
- sensor.brittany_to_home
- sensor.michaels_home_to_parents_home
- sensor.michaels_home_to_parents_home_2
- sensor.home_to_brittanys_parents_home
- sensor.brittanys_parents_home_to_home
House_Environment:
name: House Information
entities:
- binary_sensor.vision_zp3111_multisensor_4in1_sensor_5_0
- sensor.vision_zp3111_multisensor_4in1_alarm_level_5_1
- sensor.vision_zp3111_multisensor_4in1_alarm_type_5_0
- sensor.vision_zp3111_multisensor_4in1_burglar_5_10
- sensor.vision_zp3111_multisensor_4in1_clock_5_14
- sensor.vision_zp3111_multisensor_4in1_luminance_5_3
- sensor.vision_zp3111_multisensor_4in1_relative_humidity_5_5
- sensor.vision_zp3111_multisensor_4in1_sourcenodeid_5_2
- sensor.vision_zp3111_multisensor_4in1_temperature_5_1
door_sensor:
name: Door Sensor
entities:
- sensor.ecolink_doorwindow_sensor_alarm_level_3_1
- sensor.ecolink_doorwindow_sensor_alarm_type_3_0
- sensor.ecolink_doorwindow_sensor_burglar_3_10
- sensor.ecolink_doorwindow_sensor_sourcenodeid_3_2
- binary_sensor.ecolink_doorwindow_sensor_sensor_3_0