thirdwaver Posted May 15, 2019 Share Posted May 15, 2019 (edited) Yeah. This is a weird one perhaps. I've got an Elk M1 system, it's connected to my ISY. The Elk door sensor relevant to this question is the one going to my back patio. I just recently built a weatherproof Z-Wave contact switch for my gate outside (this was way cheaper than getting this setup for the Elk natively). It's connected to my Smartthings hub. Alexa can see both the door (Elk-->ISY Portal-->Exposed to Alexa as contact switch) and the Gate (Smartthings --> Alexa) Backstory is that my landscaper sometimes leaves the gate open and we just let the dog out when we get home. We've almost lost him once because of it. What I want to do is when someone opens that patio door, if that gate is open, I want Alexa to announce that the gate is open. The problem is, Alexa Routines - which would be my go to solution here - don't allow AND statements as triggers. (If Patio Door is Open AND Gate is Open, announce blah). I'm scratching my head over here thinking there must be a way to do this but I'm missing it. Hoping one of you brilliant folks out there have an idea. Edited May 15, 2019 by thirdwaver Quote Link to comment
Scottmichaelj Posted May 15, 2019 Share Posted May 15, 2019 What about using a variable? If the gate is open gate=1 - if not 0 - when gate=1 then announce. I use the Honeywell Outdoor sensor and echo speaker and it just repeats inside and send push notifications if the gate is open. Same issue for me (my dogs). Quote Link to comment
thirdwaver Posted May 15, 2019 Author Share Posted May 15, 2019 The issue is that my ISY cannot see the gate. Otherwise, you're right, a variable would work perfectly. I could tell the ISY, "When patio door is open AND gate is open, set variable to 1" then have Alexa listen for that variable to change to 1. The only device that can see both the gate and the patio is Alexa unless someone knows how to pass that info to the ISY from Smartthings or vice versa. Quote Link to comment
MWareman Posted May 15, 2019 Share Posted May 15, 2019 Why not connect the zwave contact switch to the ISY - then you could implement the logic.... Quote Link to comment
thirdwaver Posted May 15, 2019 Author Share Posted May 15, 2019 How do I do that? Quote Link to comment
MWareman Posted May 15, 2019 Share Posted May 15, 2019 Your ISY would need the zwave add on module - but once you have that you can directly add zwave devices to ISY. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.