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

@@ -25,7 +25,7 @@
action:
- service: homeassistant.turn_on
entity_id:
- group.dining_room_lights
- light.dining_room_lights
- light.fridge
- light.k2
- light.k3

View File

@@ -29,7 +29,7 @@
- light.d2
- service: light.turn_off
entity_id:
- group.dining_room_lights
- light.dining_room_lights
- wait_template: >-
{{ states.sun.sun.state == 'above_horizon' }}

View File

@@ -16,7 +16,7 @@
apns_id: 'Startup'
- service: light.turn_off
entity_id: group.hallway_lights
entity_id: light.hallway_lights
- service: mqtt.publish
data:

View File

@@ -39,8 +39,8 @@
- service: homeassistant.turn_off
entity_id:
- group.exterior_lights
- group.outdoor_front_lights
- group.outdoor_pool_lights
- light.outdoor_front_lights
- light.outdoor_pool_lights
- group.outdoor_xmas_lights
- service: light.turn_off
@@ -52,7 +52,7 @@
entity_id:
- group.master_bathroom_accents
- group.exterior_lights
- group.outdoor_front_lights
- light.outdoor_front_lights
- group.outdoor_xmas_lights
- service: input_boolean.turn_off

View File

@@ -77,7 +77,7 @@
- switch.living_room_outlet
- service: light.turn_on
entity_id:
- group.living_room_accents
- light.living_room_accents
- wait_template: >-
{{ is_state('group.garadget', 'closed') }}
- wait_template: >-

View File

@@ -21,6 +21,6 @@
action:
- service: light.turn_on
entity_id:
- group.kitchen_lights
- light.kitchen_lights
- service: switch.turn_on
entity_id: switch.lr_amp