This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
Closed Official Z-Wave SDK2
[App] ID Lock Z-wave - Main Discussion topic (v1.0.1)
TedTolboom
Member
ID Lock (Z-wave)
Links:
Supported devices
- ID Lock 101 (incl. Z-Wave module board 01A), features:
- Door lock / unlocked
- Door open / closed (contact alarm)
- Heat alarm
- Tamper alarm
- Battery (alarm)
Supported Languages:
- English
Feedback:
Any requests please post them in the ID Lock topic on the Athom Forum or contact me on Slack
If possible, please report issues at the issues section on Github otherwise in the above mentioned topic.
Change Log:
v 1.0.1 * Remove (and overrule) default getOnOnline triggers to try to resolve battery draining issue v 1.0.0 * App store release for ID lock 101 (including Z-Wave module board 01A)
This discussion has been closed.
Comments
I've been looking for a good z wave door lock for my main door, that is/will be compatible with homey.
ID lock looks like a promising z wave+ product, but I don't really know whats needed for making an app for this. The company pointed me to this pdf, but I don't really know if it will suffice. Can anyone help?
I did som basic jsp-programming back in university, so hopefully the learning curve shouldn't be that steep.
It locks and unlocks in under a second. I've never had it fail, and as far as I know I've never missed an update. I have a very high level of confidence that it'll lock itself behind me when I leave the house, so high in fact that I've actually stopped checking, and it hasn't failed to unlock itself once. I'm starting to sound bit like a fanboy here, but I'm actually very impressed with it. The only downside is on the software side, where I don't think there's any platform today that supports the lock 100%.
maybe you can take a copy of the GitHub Smartlock examples :
https://github.com/jordenc/io.nuki.smartlock
https://github.com/athombv/com.danalock
https://github.com/timeggleston/com.yalelock
and make the changes you need for the ID-lock
https://forum.athom.com/discussion/1448/how-to-cli-install-method#latest for details how-to
Did anyone succeed in making an app for Id Lock? I am no programmer myself, and would like to se an app for this lock.
It would probably be a good Idea if more people contacted ID Lock with a request for a Homey app.
Some thoughts on an app, I think the changes of ID Lock making a Homey app are slim to none, at the very least someone would have to send a Homey to Norway
An app will need to come from the community, or perhaps Athom, if they have the time and someone provides a lock.
Creating an app should be straightforward, as mentioned above, https://apps.athom.com/app/com.yalelock could serve as an example. The zwave details of the lock appear to be well documented, refer to http://products.z-wavealliance.org/products/2293. The product ID is 2293, enter it in https://developers.athom.com/library/zwave/generator/ and you have the app.json file for the app, it's a start ;-)
Seems like it would be beneficial to both parties if it was to get support
Requested an update at ID Lock, hope to get an update by early next week due to absence of their CEO.
What about this ? https://github.com/TedTolboom/no.IDLock
Oh yes :-) I see now that it is you :-) does it work ok ? it is no problem to install on Homey when I get it today ? (new to this)
So, yes I made an initial version of a ID Lock app with initial support for the ID Lock 101 lock.
@jani tested this app and driver for me (in lack of a having a test unit myself) and basic operation (lock / unlock) seems to be working correctly.
What is not working:
- Notifications (in case of e.g. wrong code)
- RFID operation / changing settings
Not tested:
- Battery reporting has not been tested yet (just added polling of the battery)
- Changing parameters
I expect to need a lock myself for additional debugging to get the notifications and RFID operation working;
awaiting feedback of IDLock on this.
So testing of this app / driver is at your own risk.
ok, that I understand,give me a few days as I have 2 locks like this (101) I will try this for you.
and about Changing parameters, that would be great, but as it is not possible now anyway, tha most critical is lock/unlock and see if it is locked/unlocked
thanks
is it possible to contact me on Slack (athomcommunity.slack.com, invite via athom.com)?