mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 02:18:43 +00:00
Fix typo
This commit is contained in:
@@ -133,14 +133,14 @@ automation:
|
|||||||
condition: template
|
condition: template
|
||||||
value_template: "{{ not is_state('input_select.house_mode', 'day') }}"
|
value_template: "{{ not is_state('input_select.house_mode', 'day') }}"
|
||||||
action:
|
action:
|
||||||
- service: light.turn_on
|
|
||||||
entity_id: light.light_le_8
|
|
||||||
data:
|
|
||||||
brightness_pct: 13s
|
|
||||||
- service: light.turn_on
|
- service: light.turn_on
|
||||||
entity_id: light.light_lohas_6
|
entity_id: light.light_lohas_6
|
||||||
data:
|
data:
|
||||||
brightness_pct: 30
|
brightness_pct: 30
|
||||||
|
- service: light.turn_on
|
||||||
|
entity_id: light.light_le_8
|
||||||
|
data:
|
||||||
|
brightness_pct: 13
|
||||||
|
|
||||||
- alias: Lighting · Hallway · Night mode · Motion · Turn lights off
|
- alias: Lighting · Hallway · Night mode · Motion · Turn lights off
|
||||||
trigger:
|
trigger:
|
||||||
|
|||||||
Reference in New Issue
Block a user