iranl

Results 53 comments of iranl

@technyon This PR needs the most recent changes in I-Connect/NukiBleEsp32. Can you sync nuki_ble with upstream?

Binary available for testing from the Github Actions artifacts: https://github.com/technyon/nuki_hub/actions/runs/8644273771/artifacts/1404437356

As requested, also posted on Discord. [nuki_hub-8.34-pre-2.zip](https://github.com/technyon/nuki_hub/files/14958890/nuki_hub-8.34-pre-2.zip)

Converted to draft because of issues reported in #327

Added fixes for stability issues with the combination of an opener and lock. [nuki_hub-8.34-pre-3.zip](https://github.com/technyon/nuki_hub/files/14982292/nuki_hub-8.34-pre-3.zip)

Pre-3 is not up to date. Do you want to include #340 in 8.34? #340 is a pretty minor addition which is basically a copy of the JSON keypad control....

Binaries for pre-4: [esp32-assets.zip](https://github.com/technyon/nuki_hub/files/15134363/esp32-assets.zip) [esp32-s3-assets.zip](https://github.com/technyon/nuki_hub/files/15134361/esp32-s3-assets.zip) [esp32-c3-assets.zip](https://github.com/technyon/nuki_hub/files/15134364/esp32-c3-assets.zip) [esp32solo1-assets.zip](https://github.com/technyon/nuki_hub/files/15134362/esp32solo1-assets.zip) Edit: Tested and working without obvious issues on the ESP32, ESP32-S3 and ESP32-C3 in combination with the Nuki Lock 4.0 Pro

The lock state `undefined` is the way this is reflected. You can create an automation to signal you when this MQTT state is detected.

That behaviour is expected. HA does not have a "undefined" state for locks. You can research how to use MQTT topics as triggers or conditions for automations in Home Assistant...

Door Sensor and Keypad entities will not appear in HA discovery if no door sensor or keypad is paired to the Nuki Opener/Lock respectively. @mundschenk-at: Is there still a request...