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
|
||||
|
||||
|
@@ -234,6 +234,9 @@ tweet_youtube_engine_setup:
|
||||
],
|
||||
"S03E02": [
|
||||
"Phyn Plus – Smart Water Shutoff Device (https://www.vcloudinfo.com/2020/05/phyn-plus-smart-water-shutoff-device.html)"
|
||||
],
|
||||
"S03E03": [
|
||||
"Breaking down the Home Assistant Vacuum Automation (https://www.vcloudinfo.com/2020/05/home-assistant-neato-vacuum-automation.html)"
|
||||
]
|
||||
|
||||
} %}
|
||||
|
Reference in New Issue
Block a user