mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-15 10:04:35 +00:00
Some minor Updates to ALARM code and sound redirection.
This commit is contained in:
@@ -64,8 +64,7 @@ speech_processing:
|
||||
{% if states.group.bed.state == 'off' %}
|
||||
media_player.livingroomCC
|
||||
{% else %}
|
||||
- media_player.alarm_clock
|
||||
- media_player.bedroom_alarm_panel
|
||||
media_player.alarm_clock, media_player.bedroom_alarm_panel
|
||||
{% endif %}
|
||||
message: >-
|
||||
<speak>
|
||||
|
Reference in New Issue
Block a user