Update to all auto generated groups to use the ALL entity. #560

This commit is contained in:
ccostan
2019-06-08 13:33:38 -04:00
parent 84772efa94
commit 5368936e14
6 changed files with 14 additions and 17 deletions

View File

@@ -29,5 +29,4 @@
{{ is_state('group.garage_doors', 'open') }}
- delay: 00:03:00
- service: light.turn_off
entity_id:
- group.all_lights
entity_id: all

View File

@@ -40,7 +40,9 @@
- group.exterior_lights
- group.outdoor_front_lights
- group.outdoor_pool_lights
- group.all_lights
- service: light.turn_off
entity_id: all
- wait_template: >-
{{ states.sun.sun.state == 'above_horizon' }}

View File

@@ -12,8 +12,7 @@
action:
- service: light.turn_on
entity_id:
- group.all_lights
entity_id: all
data:
flash: long