Turn off Alexa DND mode at specific times

This commit is contained in:
2022-05-31 16:09:24 -04:00
parent 6dae748cd2
commit 9409873871
2 changed files with 6 additions and 0 deletions

View File

@ -570,6 +570,7 @@
entity_id:
- switch.master_bedroom_fan_socket_1
- switch.master_bedroom_aircon
- switch.master_bedroom_echo_dot_do_not_disturb_switch
default:
- service: script.text_notify_tony
data:

View File

@ -47,6 +47,11 @@ automation:
action:
- service: input_boolean.turn_on
entity_id: input_boolean.audible_notifications
- service: switch.turn_off
target:
entity_id:
- switch.basement_echo_dot_do_not_disturb_switch
- switch.living_room_echo_dot_do_not_disturb_switch
# Turn off audible notifications if they have't been turned off yet.
- id: e0e9c774-6abe-42aa-bdab-32108bebb0e9