hosch
(Holger)
November 4, 2023, 1:05pm
42
For nuki, it’s a feature, that the 3.0 Pro disconnects its WIFI connection if your internet connection or their servers are down, so you can’t use it locally anymore.
Product name
Smart Lock 3.0 Pro
Summary
Nuki SL 3.0 Pro should not disconnect Wifi when Nuki Cloud is unreachable, as this will break local connection (local API, MQTT, etc).
Features
Do not disconnect the Wifi due to unreachable Cloud Servers
Reason
Nuki SL 3.0 Pro is “health checking” the Wifi by connecting to the Nuki Cloud servers. If the Nuki Cloud Servers are not reachable, for example because:
there is a problem with the local Internet Connection
there is a problem with the Nuki Clou…
Cause of that I changed to the ESP32 - nuki Hub by @technyon and haven’t had any problems anymore.
Hi everybody,
If anyone is interested in an alternative open-source solution to the official MQTT API implementation for SL2/SL3, please check the Nuki Hub project by @technyon . With a $5-10 ESP32 device, you’ll be able to have total control and management of the Smart Lock. This is expecially useful for Nuki SL2 users, who don’t have an MQTT solution and are forced to upgrade to SL3 Pro with Bridge.
You will have total local control of the lock via MQTT and also automatic integration (auto-di…
Maybe this could be a solution for you too.