I wish to share the following on how to link your ISY using ISY PORTAL (like using ECHO) Now as a added backup my lights in the family room flash when the doorbell rings!
If you have the ISY portal and a Ring doorbell you can have the ISY do any function for example, flask the lights in the house.
Create a variable for use in the ISY for use and it will show up in ISYPORTAL in the dropdown
(mine is RingDoor for example)
Set up ISY portal for IFTTT use and create a ISY key for use.
You will then have a link to use on IFTTT for example:
https://my.isy.io/api/ifttt/RingDoor/key/<YourKEYFROMisyPORTAL>
You will need to copy this key for later use)
Use the variable you created in your isy and create a action to run it in ISYPORTAL. For example in my ISYPORTAL:
Event name Category Resource Address Action
RingDoor Variable RingDoorbellActive 8 Set value to 1
Showing 1 to 1 of 1 entries
Now
Log on to IFTTT and create a recipe using Ring Doorbell and Maker
Create a Recipe
If this then that and pick THIS
Choose trigger channel and search for Ring doorbell
When picked you have to log into Ring and follow the prompts. When done....
Choose a Trigger
New Ding Detected
This Trigger fires every time somebody rings your Ring Doorbell.
OR
New Motion Detected
Set up a trigger for what you want (ie New Ring detected)
Complete Trigger Fields
New Ding Detected
Which doorbell?
Please select
Front Door
Now pick THAT
Choose Action Channel
and Search/pick MAKER
MAKER
IN MAKER, Choose an Action
Make a web request
Pick the web request
Make a web request
URL
https://my.isy.io/api/ifttt/RingDoor/key/<YourKEYFROMisyPORTAL>
Use the KEY from the ISY portal, plug in in the URL field. PS I found using the copy feature from ISY PORTAL works best!
Choose the following in IFTTT
Method
Please select POST
Content Type
Please select application
/jsonapplication
Optional
Body
(Leave blank)
now select action.
Now you can write any program you wish that will do a action and then reset the variable to 0 again.
I am willing to bet that if you use their new motion cameras you can also use them for events and motion around the house!
Enjoy!
Rich