1 Message
IFTTT Integration
Hi-
The lack of formal IFTTT support is quickly becoming a thorn in my side, especially with alternatives like https://www.scoutalarm.com . I have read many accounts of your customers looking to integrate your otherwise awesome service with the rest of the house, including smart lights, HVAC, and security camera. I've learned that it is much BETTER to integrate than trying to corner the market for everything by cornering yourself off.
IFTTT is quickly becoming (or rather become) the standard, and shouldn't present a serious problem for SS programmers to create an integration. Please 1) let me know if I can help in any way and 2) explain why IFTTT isn't offered yet/when it will be offered/why it isn't on your development roadmap.
Thank you,
Alex (a happy, loyal customer who really wants to see you continue to succeed, but will have to start considered alternatives soon)
craigkey
1 Message
5 years ago
0
sevensiamesecats
2.2K Messages
5 years ago
0
0
cixiji3732
6 Messages
5 years ago
0
lewisbriang
1 Message
4 years ago
To start, you need to create a new email account somewhere. I just created a new Gmail for this purpose. Once you have that, you need to enable IMAP. For Gmail, you also need to allow "Less Secure Apps" to access your account.
In the SimpliSafe app, go to notifications and create a new email notification for whatever kind of system alerts you want to track. Have it send to alerts to the new email you created.
On a computer, install EventGhost (a freeware automation system) and install the email plugin: https://github.com/EventGhost/EventGhost/tree/master/plugins/E-mail
Load the plugin into EventGhost and set it up to work with your IMAP account. Once you have a connection, set up an Email Observation action that scans your new inbox for any email containing "SimpliSafe" in the subject. Have it create a new event with the subject as the event name. Make sure you change the interval to 1 minute (don't see a way to make it quicker). If all went well, every time you get an email from SimpliSafe, you should see an event pop into your EventGhost log with the subject name.
Now, in EventGhost, create a macro for each SimpliSafe alert you want to integrate into IFTTT. Drag the event from the event from the log into the macro and have the action be a python script. The script should be:
import urllib
urllib.urlopen('https://maker.ifttt.com/trigger/YOUR-ACTION-NAME/with/key/YOUR-IFTTT-KEY')
This will send each event to IFTTT. In IFTTT, create a new recipe with Webhooks as the IF. Change the event name to whatever you put as "YOUR-ACtION-NAME" in the python script. Now you can select whichever THAT you want to automate your own stuff.
Personally, I have it set up so that my Wyze Cams turn on/off motion notifications when the system is armed or disarmed. There is a delay of up to one minute, so things may not happen automatically.
0
tauseen123
5 Messages
4 years ago
0
theeakinsclan
1 Message
4 years ago
Which as soon as it is integrated into Home Assistant you can do just about anything you'd like.
There is currently support for the following device types within Home Assistant:
https://www.home-assistant.io/integrations/simplisafe/
0
brycen
44 Messages
2 years ago
I encourage SimplySafe to integrate with https://ifttt.com/
If This Then That is not tied to the Google or Amazon mega ecosystems, and is neutral to the connecting parties. SimpliSafe would be welcome, not locked out because of proprietary or competitive reasons among the Internet giants.
See
https://ifttt.com/docs/process_overview
Alternatively, SS could introduce a device with a "dry contact" that goes on and off with the arming status, and clever individuals could use that to do the same function.
(edited)
2
Muu
19 Messages
2 years ago
IFTTT would be great with hue, we have their external lights and it'd be cool to be able to cue a blue scene on alarm trigger. I'm not holding my breath though, as simplisafe seems like a dormant product now.
0
shimshon
1 Message
2 years ago
Any update on this development?
0
MP03
1 Message
1 year ago
Let me add to the chorus for those who have been requesting this for almost 10 years. IFTTT integration is a critical feature to maintain competitive with other companies. Doesn’t seem like a difficult thing, but Simplisafe doesn’t seem to be transparent about why they haven’t added it yet.
0
cartpauj
1 Message
1 year ago
Please add ifttt or zapier or something!
0
kcijams
1 Message
1 year ago
Please add IFTTT or Zapier!
0
captain11
Captain
•
6.1K Messages
1 year ago
Many customers have large invesment in 3rd party digital assistants like Echo that control indoor and outdoor lighting and would like to turn on these lights when their SS3 systems are in an alarm state automatically. SMS trigger in IFTTT tool would accomplish this with no or minimal security risk.
0
Javalos
1 Message
1 year ago
Please add IFTT/better Alexa support. Would love to be able to trigger events in my home based on the status of my alarm system.
0
Mawebbfamily
2 Messages
1 year ago
Oh wow. It’s really surprising Simplisafe doesn’t have this support at this point. Are there plans to release this capability?
0