Finish with a search and replace changing Groups to Light Groups. #764

This commit is contained in:
ccostan
2020-06-07 16:06:43 -04:00
parent 2d58c0f7ea
commit 4d56f3764d
21 changed files with 48 additions and 49 deletions

View File

@@ -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