knorrre

Results 10 comments of knorrre

Since I also have this problem, I would like to report it here and find out if and how it continues. Thank you!

Hello, is this issue the reason why the option "Enabled keyboard control via MQTT" is currently not displayed in the WebGUI? At least this is the case for me: https://i.imgur.com/54suCV5.png

No, it is about the Keypad 2.0. In the WebGUI I am not offered the possibility of activation via MQTT, see screenshot.

Weird! :) Door lock and keypad are successfully connected and working for a few days. But apparently the option does not exist. Do I need to set something else somewhere?

Well, the entity of the keypad battery is visible in Home Assistant. Is it possible to set the flag or the option by myself?

The option is now visible after installing the firmware and the check mark could be set. Messages "keypad" are visible via MQTT. Thank you! To be frank, I do not...

There are four codes created, but none (of them) is output. So you are right, overwriting the flag does not help. I am at a loss. What now?

I do not think this is good news, rather that I have misspoken. :) Four codes were set up via the Nuki app, but only one code is issued via...

Same here. Any chance of an update?

I suspect the issue comes from missing Nginx buffer settings that are normally required for Booklore sync: ``` # Required buffer settings proxy_buffer_size 128k; proxy_buffers 4 256k; proxy_busy_buffers_size 256k; large_client_header_buffers...