Added in a new IFTTT recipe for Alexa Timer done after listening to @philhawthorne suggestion.
This commit is contained in:
parent
b2bb25c65b
commit
6b2a7e1928
|
@ -7,6 +7,8 @@
|
|||
entity_id: input_boolean.flash
|
||||
to: 'on'
|
||||
from: 'off'
|
||||
- platform: event
|
||||
event_type: flash_all
|
||||
|
||||
action:
|
||||
- service: light.turn_on
|
||||
|
|
|
@ -111,8 +111,8 @@ tweet_engine_setup:
|
|||
],
|
||||
|
||||
"door": [
|
||||
"/config/www/custom_ui/floorplan/images/branding/sleeping.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/repo_ad2.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/door.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/camera.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/repo_ad3.png",
|
||||
"/config/www/custom_ui/floorplan/images/branding/repo_ad4.png"
|
||||
],
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 1.8 MiB |
Loading…
Reference in New Issue