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.
doorlock
Comments
New:
- Triggers "Locked" / "Unlocked" now work! With a little help from BasKiers
So I went to instellingen and get this error message is there something I am missing or doing wrong
Stack trace:
TypeError: Cannot read property 'settings' of undefined
at sendcommand (/drivers/smartlock/driver.js:222:37)
at polling [as _onTimeout] (/drivers/smartlock/driver.js:284:4)
at Timer.listOnTimeout (timers.js:92:15)
Exit code: 1
I have smart lock firmware version 1.2.3
It works well with my door which doesn't have a knob on the outside. And it does have a 3 point lock.
I guess my Homey app polling them every 30 seconds is just too much. Next update 0.1.4 will have polling as optional (off by default), and will do it every 60 seconds instead of 30.
I will also investigate using Nuki Web, which was put online yesterday as a way to 'talk' to IFTTT. But it also has an API. I think this API should be faster to use and it does not drain the battery, as it seems to have all information 'ready' much faster.
Update:
- Polling is now every 60 seconds instead of every 30 seconds
- Polling is now off by default
- You can turn on Polling by clicking the wrench on your Nuki lock in Homey's devices page.
i have a 5 point doorlock and it works like a charm :-)
my only problem is to get it connected with homey :-(
The static IP is indeed a requirement
Why use such a expensive solution. I have a Meerpuntssluiting Motortronic (HMB) , connected to a fibaro 221. 2*1,5 KW relais switch. As an extra i connected a card reader to the HMB unit.
1 as a pulse relais to open the door
1 as a normal relais , to lock and unlock the door.
And a fibaro binary sensor as a tool to get input from my card reader
Now i can open my frontdoor with homey, and with an external card reader.
Works like a charm.
However, if you could place a tutorial / howto somewhere, I think a lot of people might be interested in your solution!