mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 18:28:43 +00:00
Tweak desk switch single cluck
This commit is contained in:
@@ -39,7 +39,7 @@ automation:
|
|||||||
action:
|
action:
|
||||||
- service: light.toggle
|
- service: light.toggle
|
||||||
data_template:
|
data_template:
|
||||||
entity_id: light.living_room_ceiling
|
entity_id: light.living_room_main
|
||||||
brightness_pct: >-
|
brightness_pct: >-
|
||||||
|
|
||||||
{% if is_state('input_select.house_mode', 'night') %}
|
{% if is_state('input_select.house_mode', 'night') %}
|
||||||
|
|||||||
Reference in New Issue
Block a user