mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
I like @thejeffreystone 's heavy breathing. [0094ce9b6a/config/packages/notify.yaml
] for #758
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user