mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-09-13 15:26:58 +00:00
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user