Define light.on_after_dark for lights that should be on after sunset. Use in automations

This commit is contained in:
2020-04-26 00:01:32 +03:00
parent 951ca3a506
commit 396f29ac12
3 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -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