mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-13 19:54:42 +00:00
Helper for bedtime mode switching
This commit is contained in:
@@ -47,5 +47,4 @@ automation:
|
||||
brightness_pct: "{{ is_state('input_select.bedroom_mode', 'night') | iif(40, 100)}}"
|
||||
|
||||
hold:
|
||||
- service: input_select.select_next
|
||||
entity_id: input_select.bedroom_mode
|
||||
- service: script.toggle_bedroom_mode
|
||||
|
||||
Reference in New Issue
Block a user