› M1 Support Forum › Z-Wave lock with ISY994ZW
- This topic has 12 replies, 2 voices, and was last updated May 1, 2022 at 10:02 am by Brian.
-
AuthorPosts
-
April 28, 2022 at 7:02 pm #6027Adam Fenn
I have an ISY successfully controlling a z-wave lock, and that’s all I want to do with the ISY. Is there documentation available on using the M1G to send lock and unlock commands to the ISY?
Thanks!
Adam
April 28, 2022 at 9:38 pm #6029Adam FennI see that the partners page for Kwikset Z-Wave locks says they’re connected via the M1XEP and the ISY994i ZW+, which is what I have.
I have looked at the ISY INSTEON video on the Elk Products channel. It says that locks shouldn’t be added as lights, and that the ISY is not a path to Z-Wave support, but that comment must be dated as the partner link specifies the ISY.
I have also watched the Z-Wave video on the Elk Products channel. That one is based on the Leviton products and uses text strings sent via serial port to control locks. With the M1XEP, there’s not really a serial sport, but I specified 0, it’s connected to the onboard serial port. That didn’t work.
Any tips or links to documentation would be great!
Thanks!
Adam
April 29, 2022 at 6:43 pm #6038BrianThe Elk Security Module add-on for the ISY allows control of the ISY from the Elk, or the Elk from the ISY. I have my Elk M1G configured to tell the ISY to open/close Z-Wave locks.
You can find more information here: https://wiki.universal-devices.com/index.php?title=ISY-994i_Series_INSTEON:ELK_Security_Module.
April 29, 2022 at 8:31 pm #6039Adam FennThanks Brian. I read that too. The module allows us to write rules that use M1G data, but I only want to use M1G rules to control the lock, which is supported without the module. I’m not sure how to reference Z-Wave locks from M1G rules, which is what I’m after.
Adam
April 29, 2022 at 9:12 pm #6041Adam FennBrian, how did you configure the ELK to tell the ISY control the locks? I don’t see anything in the documentation that references locks at all. I tried exporting and importing the ISY data into the ELK and controlling the locks as if they were locks, but that didn’t work.
Thanks!
Adam
April 30, 2022 at 4:59 pm #6049BrianI have a Schlage Z-Wave Connect Smart Deadbolt, Model FE469NX. After I added the Z-Wave lock to the ISY, the ISY showed 6 device nodes (see image below). 5 with the bell icon are for lock alarms. The 6th is a door icon and represents the actual lock/unlock mechanism.
To unlock the lock, I created a scene on the ISY called “Pantry Front Door – Unlock” which I exported to the Elk. I believe you could do the same by importing the actual device instead, but I see you didn’t have any luck using that approach.
Once imported to the Elk, it is referenced it from the Lighting tab. I set the Type as “On/Off Switch”.
I created a Rule on the Elk that, when triggered, issues the following command to run my scene on the ISY to unlock the door:
WHENEVER <YOUR DISCRETE EVENT>
THEN TURN Pantry Front Do [2 (A2)] ON, FADE RATE = 0I realize FADE RATE isn’t relevant to the lock, but Elk automatically includes it. I assume it’s ignored.
April 30, 2022 at 5:08 pm #6052BrianI tried to embed some images in my earlier post to help illustrate my configuration, but this tool kept rejecting my post. I finally removed the images and it allowed my text to post.
April 30, 2022 at 6:36 pm #6053Adam FennThanks Brian! I can’t wait to test this. Very creative use of scenes on the ISY!
April 30, 2022 at 8:02 pm #6054Adam FennI’ve created scenes for locking and unlocking, which both work on the ISY. I was able to export them to the Elk, but like the lock itself, my Elk rules don’t successfully trigger the scenes.
I wonder if there’s something wrong with the communication between the Elk and the ISY. I’m not sure how I can confirm that the Elk can communicate with the ISY correctly.
April 30, 2022 at 8:36 pm #6055Adam FennI got it. I started looking through the logs and error logs on the ISY. I saw that there were errors when I tried to refresh topology. I’m not really sure what I did to get it working, but it’s working. Maybe active ElkRP connections were interfering with the ISY? That’s my best hypothesis at this point.
Thanks for the help Brian!
May 1, 2022 at 9:18 am #6056BrianI believe when you have ElkRP software running and connected to the network via the M1XEP interface, the ISY Admin Console can’t make a connection. Try disconnecting ElkRP and then run the ISY topology refresh.
May 1, 2022 at 9:23 am #6057BrianAnd I believe the same applies regarding triggering events between the Elk and ISY. If you leave the ElkRP software connected to the M1G via the M1XEP, it won’t be able to communicate with the ISY. Disconnect ElkRP and then try triggering the rule.
May 1, 2022 at 10:02 am #6062BrianHere’s a good tutorial that also explains this starting at time 29.48……https://www.youtube.com/watch?v=48rARCW7cYI
-
AuthorPosts
- You must be logged in to reply to this topic.