#421 - Not ready for prime time yet. I'll have to see how this turns out.

This commit is contained in:
ccostan 2018-11-07 00:55:50 -05:00
parent c91cb18826
commit 17037b453a
3 changed files with 10 additions and 10 deletions

View File

@ -58,16 +58,16 @@ speech_processing:
0.3 0.3
{% endif %} {% endif %}
- service: media_player.alexa_tts # - service: media_player.alexa_tts
data_template: # data_template:
entity_id: > # entity_id: >
{% if states.group.bed.state == 'off' %} # {% if states.group.bed.state == 'off' %}
media_player.office # media_player.office
{% else %} # {% else %}
media_player.office # media_player.office
{% endif %} # {% endif %}
message: >- # message: >-
{{ speech_message }} # {{ speech_message }}
- service: tts.amazon_polly_say - service: tts.amazon_polly_say
data_template: data_template: