I’m trying to create an automation that will broadcast to my Google Home when my multipurpose sensor is open.
I’ve been googling about it and most of the references and tutorials seem to point to some kind of integration between Sharptools + Tasker + Cast but they are quite old and refer to some plug-ins that I believe are not available anymore.
Does anyone have an updated tutorial that could help me? In summary:
I have created a Sharptools account and it’s already connected to Smartthings
I have downloaded Tasker on my Android device
I’m stuck now in the process of connecting one to the other and what would be the next steps… Any help would be much appreciated!
Can you share more details or maybe a link to the tutorials you’re referring to?
If the goal was to push an event from SmartThings down to your phone, you could probably use a SharpTools.io Rule and have it push an event to the phone using Pushover.
Alternatively, there’s some community developed ‘servers’ that you can run on a Raspberry Pi or NAS and those expose REST APIs. You could use the Web Requestor Edge Driver to call one of the endpoint from one of those servers.
If the goal was to push an event from SmartThings down to your phone, you could probably use a SharpTools.io Rule and have it [push an event to the phone] using Pushover.
The goal is to broadcast a message to my google/nest devices when the sensor detects that the door is open - don’t need to push an event to my phone if there is another easier/better solution.
Basically what I’m trying to do is:
Multipurpose sensor detected the door is open
Broadcast message on my google/nest devices: “front door is open”
Thanks for your help! I have managed to make it work with SharpTools + Pushover + Tasker + Autocast (and a few purchases in the way!). Just need to find a way to remember the name of all these tools in the future! haha
Thanks for the feedback. As a new user, did you see the Create an Application/API Token link on the main Pushover.net dashboard page below the devices / email aliases?