Added in a new IFTTT recipe for Alexa Timer done after listening to @philhawthorne suggestion.

This commit is contained in:
ccostan 2018-03-30 13:25:38 -04:00
parent b2bb25c65b
commit 6b2a7e1928
3 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,8 @@
entity_id: input_boolean.flash
to: 'on'
from: 'off'
- platform: event
event_type: flash_all
action:
- service: light.turn_on

View File

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