Smonet locks

Has anyone integrated their Smonet locks into Home Assistant? If so, how did you do it?

I just purchased Fingerprint Smart Keyless Door Lock - Smonet ZNS-Y001. I haven’t seen any documentation on Smonet locks and Home Assistant.

1 Like

I have just ordered a Smonet lock and am also interested in options to integrate into Home Assistant. On initial reading I found that a HASS add-on exists for the ttlock app. The only drawback I see is that the connection to the lock is Bluetooth and as such the HA host has to be close in order to connect. Also if I understand correctly, once connected to HA the TTLOCK app can no longer be used as Bluetooth doesn’t allow multiple pairing

In the case of the proximity requirement, I found an ESPhome Bluetooth proxy feature which looks like it could solve this.

1 Like

I have this lock with the gateway. Bluetooth still works when using the gateway. I think the gateway is a bluetooth to WiFi adapter.
I am still figuring out how to integrate with HA. I am lost in some of the steps.
I created the developer account on TTlock. I havent figured out the create user part.

I spent the weekend starting on implementing this via a custom integration to try and simplify this whole setup.

Got the basics working as start, my next plan is to integrate the webhooks for realtime notifications for lock/unlock events.

If you try it out, I’d love to hear from you!

4 Likes

Hey!! great integration but I cant get it to open!!
This is what I get:

custom_components.ttlock.api.RequestFailed: API returned: {'errcode': -4043, 'errmsg': 'The function is not supported for this lock.', 'description': '此锁不支持该操作。'}

The lock is one of this:

Lock

and the gateway the one you susgested (G2).

any thoughts?

You have to enable remote unlock in the ttlock app while you’re in Bluetooth range first

Thanks!! I will try that!

Bumping this thread for any updates. I have just purchased a Smonet lock, which is very nice. A working HA integration would be the cherry on the top.