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

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