mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-20 12:10:28 +00:00
More #426 Updates
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user