Add some more Flash to the house before meetings

This commit is contained in:
CCOSTAN
2016-12-21 21:14:06 +00:00
parent 91176a1eea
commit 6936d92338
2 changed files with 93 additions and 56 deletions

View File

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