mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
Finish with a search and replace changing Groups to Light Groups. #764
This commit is contained in:
@@ -11,7 +11,7 @@ emergency:
|
||||
# Switch all outside front lights to Red to indicate emergency
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- group.outdoor_front_lights
|
||||
- light.outdoor_front_lights
|
||||
data:
|
||||
#color_name: 'red'
|
||||
rgb_color: [255,0,0]
|
||||
|
Reference in New Issue
Block a user