Added a safety to ensure the audio gets flipped to the right source
This commit is contained in:
parent
64c3a0b8b5
commit
365426bd6f
|
@ -137,6 +137,7 @@ automation:
|
|||
state: 'off'
|
||||
action:
|
||||
- service: shell_command.door_chime
|
||||
- service: script.reset_ha_speaker
|
||||
initial_state: true
|
||||
|
||||
- id: door_opened_long
|
||||
|
|
Loading…
Reference in New Issue