Helper for bedtime mode switching

This commit is contained in:
2022-05-22 10:08:43 +03:00
parent 6dbeaff472
commit 50d80cb4d8
3 changed files with 11 additions and 5 deletions
@@ -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