ccostan
2020-05-31 15:10:58 -04:00
parent fd6c16bfca
commit 9c4fa42272
4 changed files with 8 additions and 4 deletions

View File

@@ -78,11 +78,11 @@ speech_processing:
{% if states.group.bed.state == 'off' %}
media_player.livingroomCC
{% else %}
media_player.bedroom
media_player.livingroomCC
{% endif %}
message: >-
<speak>
{{ speech_message }}
{{ value1 }}
</speak>
cache: true