Konstantin
Konstantin
@Mincka @alexdelprete Indeed. https://github.com/technyon/nuki_hub looks very good code quality wise. I haven't gone that far, even though the functions are quite similar. I will definitely compare the performance/stability/etc and happy...
> Let me know what you decide, right now I like Nuki Hub, but your technical judgement is needed to appropriately assess the decision. Nuki_hub is good. I was able...
+1 to what @technyon said. ESP program will always be single-threaded, speaking of IO and even if theoretically it's possible to maintain credentials and re-organize UI for multiple devices, performance...
I believe that MQTT discovery payloads can be improved a bit (based on my experience implementing similar stuff): 1. I see that you use device name to generate entity names,...
Which HA version you're on?
Hi @inc-ali could you please take a look? I guess your PR is causing issues on some environments
Updated to 0.5.2
> homeassistant.exceptions.HomeAssistantError: Http response for https://api.nuki.io/smartlock/18007158349/auth: 401 Unauthorized Your web token doesn't have the required permissions. Double check that you've granted permissions to manage authorization entries
Multiple issues here: > see it "unavailable" there for like 30 seconds (and all Nuki properties too, not just lock state) That's the result of Bridge and/or API unavailability. If...
For those who are in doubt whether ditching Nuki Bridge for ESP32 solution or not: your iOS/Android app stays fully functional as it connects to Nuki devices, keypads etc directly...