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

@@ -16,8 +16,7 @@ emergency:
color_name: 'red'
# Flash All LIGHTS
- service: light.turn_on
entity_id:
- group.all_lights
entity_id: all
data:
flash: long
# Rachio is already inergrated Natively with Protects to run SPRINKLERS with smoke conditions..
@@ -26,8 +25,7 @@ emergency:
# Turn on All LIGHTS 100% Brightness
- service: light.turn_on
entity_id:
- group.all_lights
entity_id: all
data:
brightness: 255