Hi all,
I’m new to HA. It’s been many years that i have been away from the hole open source world - but i managed to setup a Intel Nuc with Ubuntu, for video surveillance with Unifi video + Unifi Network management. On top Docker - with a GUI and here i installed HA, normally been using Samsung Smartthings - so from a very easy world going into a more hardcore world.
I have setup HA to run in Docker, with my Z-stick gen5 with security key etc etc - it speaks fine with Fibaro motion sensors etc.
My problem is that my Danalock V3 is not working with version 0.71 of HA.
It has found the Lock, but its always showing up as READY and not sleeping, firmware on the Danalock is 0.8.2 = the newest one.
I did add the lock from within the Gui of HA - selecting ADD NODE secure, 10 cm’s from HA.
The lock has the following info:
ode id
6
node name
Polycontrol Danalock V3 BTZE
manufacturer name
Polycontrol
product name
Danalock V3 BTZE
query stage
Complete
is awake
true
is ready
true
is failed
false
is info received
true
max baud rate
40000
is zwave plus
true
capabilities
beaming, routing, frequent
neighbors
1, 7
sentCnt
25
sentFailed
7
retries
0
receivedCnt
0
receivedDups
0
receivedUnsolicited
0
sentTS
2018-06-12 20:28:32:298
receivedTS
2018-06-12 09:30:20:810
lastRequestRTT
2564
averageRequestRTT
3074
lastResponseRTT
0
averageResponseRTT
0
battery level
Its funny to see how many that has had issues, but i don’t know what to do from here, my skills does not allow me any further currently, so i’m hoping some HA expert in here has a next step to try.
In the logs i can see HA sends commands to the lock but nothing happens.
2018-06-12 20:27:18.170 Detail, Node007, Removing current message
2018-06-12 20:28:22.296 Info, Node006, Value::Set - COMMAND_CLASS_DOOR_LOCK - Locked - 0 - 1 - True
2018-06-12 20:28:22.296 Info, Node006, Value_Lock::Set - Requesting lock to be Locked
Does the Docker image have all of the needed openZwave stuff? I did se some adding a speciel .xml file for the lock to work, but is that needed in the new HA 0.71 or when running in Docker?