mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-04-29 06:48:16 +00:00
Fix typo
This commit is contained in:
@@ -133,14 +133,14 @@ automation:
|
||||
condition: template
|
||||
value_template: "{{ not is_state('input_select.house_mode', 'day') }}"
|
||||
action:
|
||||
- service: light.turn_on
|
||||
entity_id: light.light_le_8
|
||||
data:
|
||||
brightness_pct: 13s
|
||||
- service: light.turn_on
|
||||
entity_id: light.light_lohas_6
|
||||
data:
|
||||
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
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user