I like @thejeffreystone 's heavy breathing. [0094ce9b6a/config/packages/notify.yaml] for #758

This commit is contained in:
ccostan
2020-06-03 16:36:46 -04:00
parent 21524fe99d
commit 2345afd2a5
11 changed files with 866 additions and 11 deletions

View File

@@ -74,15 +74,12 @@ speech_processing:
- service: tts.amazon_polly_say
data_template:
entity_id: >
{% if states.group.bed.state == 'off' %}
media_player.livingroomCC
{% else %}
media_player.livingroomCC
{% endif %}
entity_id: media_player.livingroomCC
message: >-
<speak>
<amazon:auto-breaths>
{{ value1 }}
</amazon:auto-breaths>
</speak>
cache: true