mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-09-13 23:14:32 +00:00
Upgraded to 0.105.0!
This commit is contained in:
@@ -366,7 +366,7 @@ automation:
|
||||
- condition: template
|
||||
value_template: "{{ states('input_boolean.home_mode_away') == 'off' }}"
|
||||
- condition: template
|
||||
value_template: "{{ states('alarm_control_panel.simplisafe') | lower != 'armed_away' }}"
|
||||
value_template: "{{ states('alarm_control_panel.home') | lower != 'armed_away' }}"
|
||||
action:
|
||||
- service: script.voice_notify
|
||||
data_template:
|
||||
|
Reference in New Issue
Block a user