mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-21 10:57:43 +00:00
Define light.on_after_dark for lights that should be on after sunset. Use in automations
This commit is contained in:
@@ -67,6 +67,13 @@ light:
|
||||
- light.hallway_entrance_lights
|
||||
- light.tuya_hallway_main_lights
|
||||
|
||||
- platform: group
|
||||
name: On after dark
|
||||
entities:
|
||||
- light.living_room_all_lights
|
||||
- light.master_bedroom_main_lights
|
||||
- light.hallway_all_lights
|
||||
|
||||
- platform: group
|
||||
name: Ceiling lights
|
||||
entities:
|
||||
|
||||
Reference in New Issue
Block a user