mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Finish with a search and replace changing Groups to Light Groups. #764
This commit is contained in:
@@ -288,7 +288,7 @@ automation:
|
||||
action:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- group.living_room_accents
|
||||
- light.living_room_accents
|
||||
data_template:
|
||||
rgb_color: >
|
||||
{% if states.group.entry_points.state == 'on' or states.group.garage_doors.state != 'closed' -%}
|
||||
|
Reference in New Issue
Block a user