More #426 Updates

This commit is contained in:
ccostan
2020-02-15 16:22:42 -05:00
parent 18dd10bb00
commit 182bcfd91a
9 changed files with 27 additions and 54 deletions

View File

@@ -7,8 +7,6 @@
entity_id: input_boolean.flash
to: 'on'
from: 'off'
- platform: event
event_type: flash_all
action:
- service: light.turn_on
@@ -26,7 +24,10 @@
to: 'on'
from: 'off'
- platform: event
event_type: flash_timer
#Sent from IFTTT Webhooks : {"action":"Flash_Timer:}
event_type: ifttt_webhook_received
event_data:
action: Flash_Timer
action:
- service: light.turn_on