Good morning all. Just posting to see if anyone can assist or help me find an alternate solution.
I was using Smartthings with Echo Speaks to monitor several door contacts. Im just looking for what seems to be some simple functionality which I had working perfectly up until September 8 when Echo Speaks was shut down.
Basically I would like to monitor door contacts and have Alexa Announce “Close Front Door” after the contact has been open for xx seconds and continue to announce every xx seconds until the contact is closed.
I was using this for my mother who has dementia and it was absolutely perfect. I understand this can be accomplished with Alexa routines however from what I can tell Alexa routines do not allow “repeat until” notifications.
Please excuse me if this has already been addressed several times there is alot to sort through. Does anyone know any other simple options using An echo dot and smart things? I understand there is supposed to be a new release of echo speaks that is supposed to have some limited functionality which I havent seen yet.
@jlv This is perfect! Exactly what I was looking for as well. I have a piston that monitors the door contact and used to tell AlexaSpeaks to announce it.
I have enabled voice monkey, but i am missing the piece where webCoRE knows about voice monkey. webCoRE only knows about ST objects, and I dont see where integrate monkeys into ST.
You wouldn’t happen to have an example handy?
You just tell webCoRE to make a web request to the voicemonkey URL. See the screen snapshot of the piston portion in the first post here (“Add a new task”):
Finally got around to giving this a shot. For the sake of simplicity and my limited beginner code skills I decided to just create a separate piston for each contact since I only need 3. It seems to be working as intended but was hoping maybe you can take a quick look and provide any input and let me know if there is anything I did incorrectly or should be doing differently. I appreciate your help!