Replace service_templates

This commit is contained in:
2021-05-17 00:22:49 +03:00
parent 6a4593b7b4
commit 8ad3116044
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -52,7 +52,7 @@ script:
alias: Speech · Say discretely
sequence:
# Figure out whether to talk or send a text.
- service_template: >
- service: >
{% if (is_state('media_player.master_bedroom', 'playing')
and is_state('binary_sensor.sonos_recoverable', 'off'))
or is_state('input_boolean.speech_notifications', 'off')