Forgot to change a small part of a script

This commit is contained in:
2022-04-18 19:38:41 -04:00
parent 88578d7266
commit c1e31a04c1

View File

@@ -350,13 +350,13 @@ script:
{% endif %} {% endif %}
{% endif %} {% endif %}
volume_level: > volume_level: >
{% elif who == 'skylar_bedroom' %} {% if who == 'kallen_bedroom_speaker' %}
.50 .60
{% else %} {% else %}
{% if states.input_boolean.audible_notifications.state == 'on' %} {% if states.input_boolean.audible_notifications.state == 'on' %}
.75 .50
{% else %} {% else %}
.99 .50
{% endif %} {% endif %}
{% endif %} {% endif %}
- service: tts.amazon_polly_say - service: tts.amazon_polly_say