mirror of
https://github.com/skalavala/mysmarthome.git
synced 2025-09-13 23:14:32 +00:00
misc minor updates
This commit is contained in:
@@ -392,7 +392,7 @@ automation:
|
||||
action:
|
||||
- service_template: >
|
||||
{% if states('input_boolean.home_mode_away') == 'off' %}
|
||||
script.play_ringtone
|
||||
script.play_fav_song
|
||||
{% else %}
|
||||
script.play_dog_sounds
|
||||
{% endif %}
|
||||
|
Reference in New Issue
Block a user