forked from billimek/home-assistant-config
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathautomations.yaml
217 lines (217 loc) · 5.14 KB
/
automations.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
- id: '1706749818643'
alias: porch - not home
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.porch
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
disable_times: []
message: '{{ label }} detected - {{ camera_name }}'
presence_filter: group.family
state_filter: true
state_entity: input_boolean.camera_porch_notify
state_filter_states:
- 'on'
- id: '1706755390591'
alias: basement
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.basement
disable_times: []
message: '{{ label }} detected - {{ camera_name }}'
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
state_filter: true
state_entity: input_boolean.camera_basement_notify
state_filter_states:
- 'on'
- id: '1706755435959'
alias: doorbell
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.doorbell
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
disable_times: []
message: '{{ label }} detected - {{ camera_name }}'
state_filter: true
state_entity: input_boolean.camera_doorbell_notify
state_filter_states:
- 'on'
- id: '1706755452977'
alias: driveway
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.driveway
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
disable_times:
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12'
- '13'
- '14'
- '15'
- '16'
- '17'
- '18'
- '19'
- '20'
- '21'
message: '{{ label }} detected - {{ camera_name }}'
state_filter: true
state_entity: input_boolean.camera_driveway_notify
state_filter_states:
- 'on'
- id: '1706755468710'
alias: front
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.front
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
disable_times:
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12'
- '13'
- '14'
- '15'
- '16'
- '17'
- '18'
- '19'
- '20'
- '21'
message: '{{ label }} detected - {{ camera_name }}'
state_filter: true
state_entity: input_boolean.camera_front_notify
state_filter_states:
- 'on'
- id: '1706755509478'
alias: pool
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.pool
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
disable_times:
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12'
- '13'
- '14'
- '15'
- '16'
- '17'
- '18'
- '19'
- '20'
- '21'
message: '{{ label }} detected - {{ camera_name }}'
state_filter: true
state_entity: input_boolean.camera_pool_notify
state_filter_states:
- 'on'
- id: '1706820625839'
alias: pool - not home
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.pool
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
disable_times: []
message: '{{ label }} detected - {{ camera_name }}'
presence_filter: group.family
state_filter: true
state_entity: input_boolean.camera_pool_notify
state_filter_states:
- 'on'
- id: '1706821037958'
alias: driveway - not home
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.driveway
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
message: '{{ label }} detected - {{ camera_name }}'
presence_filter: group.family
state_filter: true
state_entity: input_boolean.camera_driveway_notify
state_filter_states:
- 'on'
- id: '1706821133056'
alias: front - not home
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.front
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
disable_times: []
message: '{{ label }} detected - {{ camera_name }}'
presence_filter: group.family
state_filter: true
state_entity: input_boolean.camera_front_notify
state_filter_states:
- 'on'
- id: '1707590445295'
alias: porch
description: ''
use_blueprint:
path: SgtBatten/Beta.yaml
input:
camera: camera.porch
notify_group: ALL_DEVICES
notify_device: a0fab1a761aa00b42a1ed08cd626bb94
disable_times:
- '6'
- '7'
- '8'
- '9'
- '10'
- '11'
- '12'
- '13'
- '14'
- '15'
- '16'
- '17'
- '18'
- '19'
- '20'
- '21'
message: '{{ label }} detected - {{ camera_name }}'
state_filter: true
state_entity: input_boolean.camera_porch_notify
state_filter_states:
- 'on'