12 lines
324 B
YAML
Executable File
12 lines
324 B
YAML
Executable File
annc_storm_statement:
|
|
sequence:
|
|
- condition: state
|
|
entity_id: input_boolean.audible_notifications
|
|
state: "on"
|
|
- condition: state
|
|
entity_id: input_boolean.vacation_mode
|
|
state: 'off'
|
|
- service: notify.ios_all
|
|
data:
|
|
message: Severe Storm Statement Issued for Anchorage House
|