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:
@@ -17,7 +17,7 @@
|
||||
|
||||
action:
|
||||
- service: light.turn_on
|
||||
entity_id: group.upstairs
|
||||
entity_id: light.upstairs_lights
|
||||
|
||||
- alias: 'Upstairs Light Turn off'
|
||||
trigger:
|
||||
@@ -29,4 +29,4 @@
|
||||
|
||||
action:
|
||||
service: light.turn_off
|
||||
entity_id: group.upstairs
|
||||
entity_id: light.upstairs_lights
|
||||
|
Reference in New Issue
Block a user