Make it a bit easier to sleep when there is only one in bed.
This commit is contained in:
parent
e897a1c6a7
commit
a9685102bc
|
@ -1 +1 @@
|
||||||
2023.4.0
|
2023.4.5
|
|
@ -48,6 +48,10 @@
|
||||||
entity_id: input_boolean.good_night
|
entity_id: input_boolean.good_night
|
||||||
- service: homeassistant.turn_off
|
- service: homeassistant.turn_off
|
||||||
entity_id: group.outdoor_seasonal
|
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
|
- service: script.interior_off
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue