mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Define light.on_after_dark for lights that should be on after sunset. Use in automations
This commit is contained in:
@@ -24,7 +24,7 @@ script:
|
||||
entity_id: sun.sun
|
||||
state: "below_horizon"
|
||||
- service: light.turn_on
|
||||
entity_id: light.ceiling_lights
|
||||
entity_id: light.on_after_dark
|
||||
data:
|
||||
brightness_pct: 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user