mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Improve automations for 2 bedrooms
This commit is contained in:
@@ -77,6 +77,14 @@ automation:
|
||||
action:
|
||||
- service: script.routine_bedroom_bedtime
|
||||
|
||||
- alias: Bedroom mode · Set to night
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id: input_select.bedroom_mode
|
||||
to: "night"
|
||||
action:
|
||||
- service: script.bedroom_good_night
|
||||
|
||||
- alias: Guest Bedroom mode · Set to night
|
||||
trigger:
|
||||
platform: state
|
||||
|
||||
Reference in New Issue
Block a user