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