mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-06 18:08:45 +00:00
Tweak lights motion automations
This commit is contained in:
@@ -14,9 +14,17 @@ automation:
|
||||
trigger:
|
||||
platform: state
|
||||
entity_id:
|
||||
- light.living_room_main_lights
|
||||
- light.master_bedroom_main_lights
|
||||
- light.hallway_entrance_lights
|
||||
# If the lights are listed by groups, turning on 1 light always turns on the others in the group.
|
||||
- light.light_lohas_1
|
||||
- light.light_lohas_2
|
||||
- light.light_lohas_3
|
||||
- light.light_lohas_4
|
||||
- light.light_lohas_5
|
||||
- light.light_lohas_6
|
||||
- light.light_le_1
|
||||
- light.light_le_2
|
||||
- light.light_le_3
|
||||
- light.light_le_4
|
||||
to: "on"
|
||||
action:
|
||||
# Can't use the script here, because they all could be fired at the same time.
|
||||
|
||||
Reference in New Issue
Block a user