#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
{% endif %}
- service: media_player.alexa_tts
data_template:
entity_id: >
{% if states.group.bed.state == 'off' %}
media_player.office
{% else %}
media_player.office
{% endif %}
message: >-
{{ speech_message }}
# - service: media_player.alexa_tts
# data_template:
# entity_id: >
# {% if states.group.bed.state == 'off' %}
# media_player.office
# {% else %}
# media_player.office
# {% endif %}
# message: >-
# {{ speech_message }}
- service: tts.amazon_polly_say
data_template: