mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-11-07 01:52:11 +00:00
Add some more Flash to the house before meetings
This commit is contained in:
@@ -1,20 +1,21 @@
|
||||
######################################################################################################
|
||||
###Script to turn on Front light FULL bright for 15m when motion is detected and then return to the normal colors.
|
||||
# action:
|
||||
# - service: script.flash_notify
|
||||
#
|
||||
######################################################################################################
|
||||
|
||||
flash_notify:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- group.outdoor_pool_lights
|
||||
- light.master_toilet
|
||||
- light.office_lamp
|
||||
data:
|
||||
flash: long
|
||||
|
||||
|
||||
|
||||
######################################################################################################
|
||||
###Script to turn on Front light FULL bright for 15m when motion is detected and then return to the normal colors.
|
||||
# action:
|
||||
# - service: script.flash_notify
|
||||
#
|
||||
######################################################################################################
|
||||
|
||||
flash_notify:
|
||||
sequence:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- group.outdoor_pool_lights
|
||||
- light.master_toilet
|
||||
- light.office_lamp
|
||||
- light.outdoor_foyer
|
||||
data:
|
||||
flash: long
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user