NUKI SMART LOCK 2.0 with ZigBee support

New NUKI smart lock 2.0 was released and opposite to the old version, the new version supports ZigBee.

Is it possible to connect it with Home Assistant out of the box, or it is necessary to write some kind of device handler for zigbee2mqtt?

I found support for first version that needs NUKI brdige https://www.home-assistant.io/components/lock.nuki/

This would be very interesting, I have the V1 version… but with ZigBee I could dump my last gateway.
I guess sooner or later someone will figure it out. Sorry I can’t more add to it.

+1

I’m also really interested in. I’m going to change my Nuki V1 over V2.0 and it would be great to have this device talking directly to zigbee2mqtt …

+1 for me. Still looking for a smart lock that would work without a “cloud service” but controllable from HA!

Had V1.0. Worked flawlessly.
Upgraded to v2.0. Does’t work at all.

Count me in for testing.

So I just found that Zigbee will be enabled in Q1/2019
So we have to wait for firmware update to enable it. Meanwhile I connected it with IFTTT.

Let’s not forget about door sensor attached to Nuki

2 Likes

V2.0 works meanwhile like 1.0. Nothing in addition for the time being.

Tried to connect to Nuki 2.0 via Bridge but the support seems completely broken:

2018-12-20 22:25:18 INFO (MainThread) [homeassistant.loader] Loaded lock.nuki from homeassistant.components.lock.nuki
2018-12-20 22:25:19 INFO (MainThread) [homeassistant.components.lock] Setting up lock.nuki
2018-12-20 22:25:21 ERROR (MainThread) [homeassistant.components.lock] Error while setting up platform nuki
  File "/usr/src/app/homeassistant/components/lock/nuki.py", line 56, in setup_platform
    add_entities([NukiLock(lock) for lock in bridge.locks])
  File "/usr/local/lib/python3.6/site-packages/pynuki/pynuki.py", line 183, in locks

Can somebody explain how I could help debugging this? I am a tech guy but new to HASS and Python, and don’t know where to start.

Many thanks,
Julian

I just connect it with IFTTT and it works great! But still waiting for Zigbee integration that should be much fater and not refillable on internet.

Hi,

with using the API and the new introduced Nuki Opener there are some changes, the api call needs a parameter called devicetype, with Nuki Opener thats 2.
So lockState and lockAction to Opener don´t work with home assistant at the moment.

See:

and :

https://developer.nuki.io/page/nuki-bridge-http-api-190/4/#heading--device-types

Nuki 2.0 will not support ZigBee.