mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 04:04:06 +00:00
Update to all auto generated groups to use the ALL entity. #560
This commit is contained in:
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user