-
Notifications
You must be signed in to change notification settings - Fork 12
/
Tab8_Alarm.yaml
executable file
·301 lines (281 loc) · 8.52 KB
/
Tab8_Alarm.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
#### ALARM TAB ####
title: Alarm
icon: mdi:shield-key
visible:
- user: 81d8e5c60d3a49708ab5ff7f956ac284
- user: b78739f1b439447a9036d38a8c152be8
- user: a4425eb8f5064e0bb63712f390023ee2
- user: cb904806764d46bfbfb049d6e6939586
- user: 2a6556f191a44915998a20ea2ac28057
- user: 5d20dcdf0c8f4905b0d3ee79fb195c99
cards:
- type: entity-filter
card:
title: "Open Alarm Windows/Doors"
show_header_toggle: false
entities:
- binary_sensor.garage_door_zone_14
- binary_sensor.front_door_zone_1
- binary_sensor.laundry_room_window_zone_13
- binary_sensor.windows_1st_floor_zone_2
state_filter:
- "on"
show_empty: false
- type: entity-filter
card:
title: "Open Other Windows/Doors"
show_header_toggle: false
entities:
# - binary_sensor.closet_window_1
- binary_sensor.back_door
- binary_sensor.back_door_2
- binary_sensor.sebastians_room_left_window
- binary_sensor.sophies_room_ceiling_window
- binary_sensor.ecolink_closet_left_window
- binary_sensor.ecolink_garage_door
- binary_sensor.basement_sliding_door
- binary_sensor.master_bedroom_window
- binary_sensor.office_door
- binary_sensor.library_door
- binary_sensor.play_room_terrace_door
state_filter:
- "on"
show_empty: false
- type: entity-filter
card:
title: "Alarm Motion Detected"
show_header_toggle: false
entities:
- binary_sensor.play_room_zone_3
- binary_sensor.living_room_zone_4
- binary_sensor.master_bedroom_zone_5
- binary_sensor.library_zone_6
- binary_sensor.master_closet_zone_8
- binary_sensor.sophies_room_zone_10
- binary_sensor.garage_zone_12
- binary_sensor.glass_break_sensor_zone_11
state_filter:
- "on"
show_empty: false
# - type: vertical-stack
# cards:
- type: alarm-panel
states:
- arm_away
entity: alarm_control_panel.motion_sensors
name: Alarm - Motion Sensors
- type: alarm-panel
states:
- arm_away
entity: alarm_control_panel.windows_and_garage_door
name: Alarm - Windows, Front and Garage Door
- type: alarm-panel
states:
- arm_away
entity: alarm_control_panel.laundry_room_window
name: Alarm - Laundry Room Window
# - type: entities
# title: Arming Status
# show_header_toggle: false
# entities:
# - sensor.alarm_state_1_laundry
# - sensor.alarm_state_2_1st_floor
# - sensor.alarm_state_3_motion_sensors
#
# - type: entities
# title: Alarm Connection
# show_header_toggle: false
# entities:
# - binary_sensor.alarm_connection
#
#
# - type: logbook
# title: Last Door and Window Activity
# entities:
# - binary_sensor.garage_door_zone_14
# - binary_sensor.front_door_zone_1
# - binary_sensor.laundry_room_window_zone_13
# - binary_sensor.windows_1st_floor_zone_2
## - binary_sensor.closet_window_1
# - binary_sensor.back_door
# - binary_sensor.back_door_2
# - binary_sensor.sebastians_room_left_window
# - binary_sensor.sophies_room_ceiling_window
# - binary_sensor.ecolink_closet_left_window
# - binary_sensor.ecolink_garage_door
# - binary_sensor.basement_sliding_door
# - binary_sensor.master_bedroom_window
# hours_to_show: 4
#
#
# - type: logbook
# title: Last Motion Detected
# entities:
# - binary_sensor.play_room_zone_3
# - binary_sensor.living_room_zone_4
# - binary_sensor.master_bedroom_zone_5
# - binary_sensor.library_zone_6
# - binary_sensor.master_closet_zone_8
# - binary_sensor.sophies_room_zone_10
# - binary_sensor.garage_zone_12
# - binary_sensor.glass_break_sensor_zone_11
# hours_to_show: 4
- type: custom:home-feed-card
title: Last Door And Window Activity
id_filter: ^nothing.*
max_item_count: 10
entities:
# - entity: garage_door_zone_14
# include_history: true
# remove_repeats: false
# exclude_states:
# - "off"
- entity: binary_sensor.front_door_zone_1
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.laundry_room_window_zone_13
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.windows_1st_floor_zone_2
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.back_door
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.guest_bedroom_window_1
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.sebastians_room_left_window
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.sophies_room_ceiling_window
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.ecolink_garage_door
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.ecolink_closet_left_window
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.basement_sliding_door
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.master_bedroom_window
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.play_room_terrace_door
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.office_door
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.library_door
include_history: true
remove_repeats: false
exclude_states:
- "off"
- type: custom:home-feed-card
title: Last Motion
id_filter: ^nothing.*
max_item_count: 10
entities:
- entity: binary_sensor.play_room_zone_3
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.living_room_zone_4
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.master_bedroom_zone_5
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.library_zone_6
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.master_closet_zone_8
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.sophies_room_zone_10
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.garage_zone_12
include_history: true
remove_repeats: false
exclude_states:
- "off"
- entity: binary_sensor.glass_break_sensor_zone_11
include_history: true
remove_repeats: false
exclude_states:
- "off"
- type: history-graph
title: 'Door/Window Open History'
hours_to_show: 8
refresh_interval: 60
entities:
- binary_sensor.garage_door_zone_14
- binary_sensor.front_door_zone_1
- binary_sensor.laundry_room_window_zone_13
- binary_sensor.windows_1st_floor_zone_2
# - binary_sensor.closet_window_1
- binary_sensor.back_door
- binary_sensor.guest_bedroom_window_1
- binary_sensor.sebastians_room_left_window
- binary_sensor.sophies_room_ceiling_window
- binary_sensor.ecolink_closet_left_window
- binary_sensor.ecolink_garage_door
- binary_sensor.basement_sliding_door
- binary_sensor.master_bedroom_window
- binary_sensor.play_room_terrace_door
- binary_sensor.office_door
- binary_sensor.library_door
- type: history-graph
title: 'Motion Detection History'
hours_to_show: 8
refresh_interval: 60
entities:
- binary_sensor.play_room_zone_3
- binary_sensor.living_room_zone_4
- binary_sensor.master_bedroom_zone_5
- binary_sensor.library_zone_6
- binary_sensor.master_closet_zone_8
- binary_sensor.sophies_room_zone_10
- binary_sensor.garage_zone_12
- binary_sensor.glass_break_sensor_zone_11