-
Notifications
You must be signed in to change notification settings - Fork 12
/
alerts.yaml
executable file
·244 lines (228 loc) · 6.49 KB
/
alerts.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
garage_door_alena:
name: Garage has been open for {{(as_timestamp(now())-as_timestamp(states.binary_sensor.ecolink_garage_door.last_updated)) | int //60 }} minutes
done_message: Garage is closed
entity_id: binary_sensor.ecolink_garage_door
state: 'on'
repeat:
- 10
- 20
- 30
can_acknowledge: true
skip_first: true
data:
push:
sound:
name: "EN-US-Daisy-Garage-Door-Open.wav"
thread-id: "info"
notifiers:
- mobile_app_alenas_iphone
garage_door_sean:
name: Garage has been open for {{(as_timestamp(now())-as_timestamp(states.binary_sensor.ecolink_garage_door.last_updated)) | int //60 }} minutes
done_message: Garage is closed
entity_id: binary_sensor.garage_open_sean
state: 'on'
repeat:
- 10
- 20
- 30
can_acknowledge: true
skip_first: true
data:
push:
sound:
name: "EN-US-Daisy-Garage-Door-Open.wav"
thread-id: "info"
notifiers:
- mobile_app_sean_iphone_14
# entity_id: binary_sensor.garage_door_zone_14
front_door_alena:
name: Front door has been open for {{(as_timestamp(now())-as_timestamp(states.binary_sensor.front_door_zone_1.last_updated)) | int //60 }} minutes
done_message: Front door is closed
entity_id: binary_sensor.front_door_zone_1
state: 'on'
repeat:
- 10
- 20
- 30
can_acknowledge: true
skip_first: true
data:
push:
sound:
name: "EN-US-Daisy-Front-Door-Open.wav"
thread-id: "info"
notifiers:
- mobile_app_alenas_iphone
front_door_sean:
name: Front door has been open for {{(as_timestamp(now())-as_timestamp(states.binary_sensor.front_door_zone_1.last_updated)) | int //60 }} minutes
done_message: Front door is closed
entity_id: binary_sensor.front_door_open_sean
state: 'on'
repeat:
- 10
- 20
- 30
can_acknowledge: true
skip_first: true
data:
push:
sound:
name: "EN-US-Daisy-Front-Door-Open.wav"
thread-id: "info"
notifiers:
- mobile_app_sean_iphone_14
back_door_sean:
name: Back door has been open for {{(as_timestamp(now())-as_timestamp(states.binary_sensor.back_door.last_updated)) | int //60 }} minutes
done_message: Back door is closed
entity_id: binary_sensor.back_door
state: 'on'
repeat:
- 60
can_acknowledge: true
skip_first: true
data:
push:
sound:
name: "EN-US-Daisy-Front-Door-Open.wav"
thread-id: "info"
notifiers:
- mobile_app_sean_iphone_14
back_door_alena:
name: Back door has been open for {{(as_timestamp(now())-as_timestamp(states.binary_sensor.back_door.last_updated)) | int //60 }} minutes
done_message: Front door is closed
entity_id: binary_sensor.back_door
state: 'on'
repeat:
- 60
can_acknowledge: true
skip_first: true
data:
push:
sound:
name: "EN-US-Daisy-Front-Door-Open.wav"
thread-id: "info"
notifiers:
- mobile_app_alenas_iphone
sebastian_window_rain_warning_alena:
name: Sebastian's room window is open and it might rain.
done_message: Sebastian's room window is closed.
entity_id: binary_sensor.sebastians_room_rain_window
state: 'on'
repeat:
- 5
- 10
- 20
- 30
can_acknowledge: true
skip_first: true
notifiers:
- mobile_app_alenas_iphone
data:
push:
thread-id: "weather"
sebastian_window_rain_warning_sean:
name: Sebastian's room window is open and it might rain.
done_message: Sebastian's room window is closed.
entity_id: binary_sensor.sebastians_room_rain_window
state: 'on'
repeat:
- 5
- 10
- 20
- 30
can_acknowledge: true
skip_first: true
notifiers:
- mobile_app_sean_iphone_14
data:
push:
thread-id: "weather"
sophies_window_rain_warning_alena:
name: Sophie's room window is open and it might rain.
done_message: Sophie's room window is closed.
entity_id: binary_sensor.sophies_room_rain_window
state: 'on'
repeat:
- 5
- 10
- 20
- 30
can_acknowledge: true
skip_first: true
notifiers:
- mobile_app_alenas_iphone
data:
push:
thread-id: "weather"
sophies_window_rain_warning_sean:
name: Sophie's room window is open and it might rain.
done_message: Sophie's room window is closed.
entity_id: binary_sensor.sophies_room_rain_window
state: 'on'
repeat:
- 5
- 10
- 20
- 30
can_acknowledge: true
skip_first: true
notifiers:
- mobile_app_sean_iphone_14
data:
push:
thread-id: "weather"
trash_needs_to_be_taken_out:
name: "It's trash day and the trash still needs to be taken out!"
entity_id: binary_sensor.trash_emergency
state: 'on'
repeat:
- 60
can_acknowledge: true
skip_first: true
notifiers:
- mobile_app_sean_iphone_14
data:
push:
category: "trash"
thread-id: "info"
basement_sliding_door_sean:
name: Basement sliding door has been open for {{(as_timestamp(now())-as_timestamp(states.binary_sensor.basement_sliding_door.last_updated)) | int //60 }} minutes
done_message: Basement sliding door is closed
entity_id: binary_sensor.basement_door_open_sean
state: 'on'
repeat:
- 5
- 30
can_acknowledge: true
skip_first: true
notifiers:
- mobile_app_sean_s_iphone_12
data:
push:
thread-id: "info"
basement_sliding_door_alena:
name: Basement sliding door has been open for {{(as_timestamp(now())-as_timestamp(states.binary_sensor.basement_sliding_door.last_updated)) | int //60 }} minutes
done_message: Basement sliding door is closed
entity_id: binary_sensor.basement_sliding_door
state: 'on'
repeat:
- 5
- 30
can_acknowledge: true
skip_first: true
notifiers:
- mobile_app_alenas_iphone
data:
push:
thread-id: "info"
smoke_2nd_floor_hallway:
name: Attention! Smoke detected in the second floor hallway! Investigate and evacuate immediately! Attention! Smoke detected in the second floor hallway! Investigate and evacuate immediately!
done_message: Smoke no longer detected in the 2nd floor hallway
entity_id: notify.alexa_media_everywhere
state: '2'
repeat: 3
notifiers:
- notify.alexa_media_everywhere
data:
push:
thread-id: "info"