mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Fix night lights
This commit is contained in:
@@ -60,13 +60,13 @@ automation:
|
||||
default:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.light_osram_1
|
||||
- light.osram_1
|
||||
- light.light_lohas_6
|
||||
data:
|
||||
brightness_pct: 100
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- light.light_osram_1
|
||||
- light.osram_1
|
||||
- light.light_lohas_6
|
||||
- service: light.turn_on
|
||||
entity_id: light.browser_hallway
|
||||
|
||||
@@ -39,7 +39,7 @@ automation:
|
||||
- light.osram_2
|
||||
- light.browser_kitchen
|
||||
data:
|
||||
brightness_pct: 13 # this is the lowest LE will go ¯\_(ツ)_/¯
|
||||
brightness_pct: 1
|
||||
|
||||
- alias: Lighting · Kitchen · Motion off
|
||||
trigger:
|
||||
|
||||
Reference in New Issue
Block a user