Fix for speaker groups

This commit is contained in:
2022-06-30 14:32:57 -04:00
parent e636534d40
commit 7b104ebdd6

View File

@ -586,12 +586,17 @@ script:
{% elif who in ['common'] %} {% elif who in ['common'] %}
media_player.common_areas media_player.common_areas
{% elif who in ['Everywhere','everywhere'] %} {% elif who in ['Everywhere','everywhere'] %}
media_player.alexa_everywhere media_player.everywhere
{% else %} {% else %}
media_player.living_room_echo_dot media_player.living_room_echo_dot
{% endif %} {% endif %}
data: data:
type: tts type: >
{% if who in ['common','Everywhere','everywhere'] %}
announce
{% else %}
tts
{% endif %}
# Default audible notifications. Notifcations play on the google devices. # Default audible notifications. Notifcations play on the google devices.
jarvis_voice: jarvis_voice: