forked from Vasiley/Home-Assistant-Main
-
Notifications
You must be signed in to change notification settings - Fork 0
/
tabs.yaml
executable file
·284 lines (262 loc) · 7.36 KB
/
tabs.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
Default_view:
view: yes
name: Vas and Squrriels Castle
entities:
- group.House_mode
- light.lamps
- light.kitchen
- light.master_hallway
- light.kitchen_table
- light.laundry_room
- light.kids_hallway
- light.kids_bathroom
- light.kids_bathroom_vanity
- light.master
- light.carport
- light.light_bulb
- light.bathroom_vanity
- light.bathroom
- light.light_bulb_2
- group.Family
- group.climate_temp_card
- group.alarm_panel_card
- group.usps_mail_card
- group.livingroomfan_card
- group.washing_machine_card_frontend
- group.harmony_card
- group.blinds_card
# - group.blinds_lv_room_front_card
# - group.blinds_lv_room_rear_card
- script.media_player_source
- weblink.fish_tank_ha
- weblink.dashboard
- group.kitchen_leds_card
- persistent_notification.update_available
- persistent_notification.small_tank_temperature_problem
- persistent_notification.small_tank_water_level_problem
- group.season_card
- group.theme_input_select_card
- group.google_calender_card
Devicesview:
view: yes
name: Equipment
entities:
- group.equip_reboots_card
- group.Ads_Blocked_card
- group.DigitalLoggers_card
- group.NetworkNmap_status_card
- group.NetworkDrives_status_card
- group.cameras_status_card
- group.hubs_card
- group.NetworkSnmp_card
- group.esp_devices_card
- group.hp_printer_card
- group.homeass_version_card
- group.hassctl_card
- group.clients_online_card
- group.fail2ban_card
- group.iboot_card
- group.etc_devices_card
Serversview:
view: yes
name: Servers
entities:
- group.linux_server_card
- group.blue_iris_info_card
# - group.Workstations_status_card
- group.network_workstation_info_card
- group.network_backup_ups_card
- group.bi_server_automations
- group.ha_server_automations
media:
view: yes
name: Media Players
entities:
- group.Kodi_media_player_card
- group.Blue_iris_media_player_card
- group.Samsung_tv_media_player_card
- group.stereo_avr_card
- group.Ruths_roku_media_player_card
- group.media_player_ha_speaker_card
Weather_view:
view: yes
name: Weather
entities:
- group.Conditions_card
- group.ForecastWeather_card
- group.daily_forecast_card
- group.animated_radar_card
- group.still_image_radar_card
RoomSensors:
view: yes
name: Sensors
entities:
- group.Temperature_Info
- group.ecobee_sensors_card
- group.Motion_card
- group.Battery
- group.room_occupancy_card
- group.Dimmers_status_card
- group.blue_iris_motion_card
- group.lux_card
MyCameras:
view: yes
name: Cameras
entities:
- group.camera12_card
- group.camera_driveway_card
- group.camera_swamp_card
- group.camera_yard_card
- group.camera_backdoor_card
- group.camera_livingroom_card
- group.mailscan_card
- group.camera_dawn_card
- group.camera_herb_card
- group.camera_tablet_card
Roomview:
view: yes
name: Rooms
entities:
- group.master_bath_card
- group.master_bedroom_card
- group.carport_lights_card
- group.haaska_sensor_display_card
- group.livingroom_card
- group.kitchen_card
- group.laundry_room_card
- group.master_hallway_card
- group.kids_bath_card
- group.kids_hallway_card
- group.ruths_room_card
Fun_Stuff:
view: yes
name: Fun Stuff
entities:
- group.Effects
- group.hue_scenes_card
- group.Routines
- group.input_boolean_card
- group.smellgood_card
Fish_tank:
view: yes
name: Small Tank
entities:
- group.Fish_tank_server_info
- group.Fish_tank_server_ext_info
- group.water_sensors
- group.controls
- group.fish_leds_card
dashboard:
view: yes
name: Dashboards
entities:
- group.lv_room_dashboard
- group.master_bedroom_dashboard
- group.all_dashboards
reminders:
view: yes
name: Maintanence
entities:
- group.big_tank_reminder_card
- history_graph.gits
# setting_view:
# view: yes
# name: Setting's
# icon: mdi:setting
# entities:
# - group.setting_house_mode_lights
Family:
entities:
- sensor.herb
- sensor.dawn
Routines:
control: hidden
entities:
- script.lamps_on
- script.herbearly_on
- script.bright_on
- script.gone_on
- scene.all_on
- scene.all_off
- script.alarm_repeat
- script.alarm_flashonoff
- script.start_washer
- script.nap_time
- script.movie_time
- script.evening_time
- script.daytime_sleep_mode
Effects:
control: hidden
entities:
- script.knightrider_off
- script.knightrider_on
- script.rerunknightrider_on
Temperature_Info:
name: Temperature
entities:
- sensor.kitchen_temperature
- sensor.hallway_temperature
- sensor.laundry_temperature
- sensor.kids_hallway_temperature
- sensor.master_temperature
- sensor.bathroom_temperature
- sensor.kids_bathroom_temperature
Battery:
name: Battery
entities:
- sensor.motion_sensor_kids_hall_battery
- sensor.motion_sensor_laundry_battery
- sensor.motion_sensor_hallway_battery
# - sensor.motion_sensor_kitchen_battery
- sensor.kitchen_battery_motion
- sensor.motion_sensor_kids_bathroom_battery
- sensor.motion_sensor_master_battery
- sensor.motion_sensor_bathroom_battery
- sensor.master_bathroom_dimmer_battery
- sensor.kids_bathroom_dimmer_battery
- sensor.kitchen_table_dimmer_battery
- sensor.master_closet_dimmer_battery
- sensor.bedroom_wallpanel_battery
Motion_card:
name: Motion
entities:
- binary_sensor.kitchen_motion
- binary_sensor.hallway_motion
- binary_sensor.laundry_room_motion
- binary_sensor.kids_hallway_motion
- binary_sensor.kids_bathroom_motion
- binary_sensor.bathroom_motion
- binary_sensor.master_motion
- binary_sensor.bedroom_motion
lux_card:
name: House Light Levels
entities:
- sensor.bedroom_wallpanel_brightness
- sensor.motion_sensor_master_lux
- sensor.master_hallway_motion_sensor_lux
- sensor.motion_sensor_kitchen_lux
- sensor.motion_sensor_laundry_lux
- sensor.kids_bathroom_motion_sensor_lux
- sensor.kids_hallway_motion_sensor_lux
House_mode:
name: Home Mode
control: hidden
entities:
- sensor.house_mode_state
- script.lamps_on
- script.home_mode
- script.gone_on
- script.nap_time
- script.daytime_sleep_mode
Dimmers_status_card:
name: Dimmers
entities:
- sensor.master_bathroom_dimmer_last_update
- sensor.master_bathroom_dimmer_state
- sensor.kitchen_table_dimmer_last_update
- sensor.kitchen_table_dimmer_state
- sensor.kids_bathroom_dimmer_last_update
- sensor.kids_bathroom_dimmer_state
- sensor.kitchen_led_dimmer_state
- sensor.kitchen_blinds_state
- sensor.kitchen_led_dimmer_last_update