mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-17 19:06:53 +00:00
Make it a bit easier to sleep when there is only one in bed.
This commit is contained in:
@@ -1 +1 @@
|
||||
2023.4.0
|
||||
2023.4.5
|
@@ -48,7 +48,11 @@
|
||||
entity_id: input_boolean.good_night
|
||||
- service: homeassistant.turn_off
|
||||
entity_id: group.outdoor_seasonal
|
||||
|
||||
- service: homeassistant.turn_off
|
||||
entity_id: switch.kitchen_accent_2
|
||||
- service: homeassistant.turn_off
|
||||
entity_id: group.master_bathroom_accents
|
||||
|
||||
- service: script.interior_off
|
||||
|
||||
- wait_template: "{{ states.media_player.master_bedroom.state == 'standby' }}"
|
||||
|
Reference in New Issue
Block a user