The current situation is this:
I tried to go the
HA → Settings → Add-ons → Zigbee2MQTT → Open UI → OTA route this did not work the result of it is this:
info <small>2023-11-26 14:47:59</small>`Updating '0x0c4314fffef74227' to latest firmware`
info <small>2023-11-26 14:49:19</small>`MQTT
publish: topic 'zigbee2mqtt/0x0c4314fffef74227', payload
'{"action":null,"battery":100,"linkquality":216,"update":{"installed_version":587699761,"latest_version":604241926,"state":"available"},"update_available":null}'`
info <small>2023-11-26 14:49:19</small>`MQTT
publish: topic 'zigbee2mqtt/bridge/response/device/ota_update/update',
payload '{"data":{"id":"0x0c4314fffef74227"},"error":"Update of
'0x0c4314fffef74227' failed (Device didn't respond to OTA
request)","status":"error","transaction":"29vl8-1"}'`
error <small>2023-11-26 14:49:19</small>`Update of '0x0c4314fffef74227' failed (Device didn't respond to OTA request)`
What I also tried is:
Restarting z2m → [no effect]
restarting hass → [no effect]
repairing the button by force removing via z2m It stops the update on the hass side and after repairing the update is gone until I check for an update via z2m then the update starts and gets stuck immediately on what you can see on the screenshot.
What do I do, how can I solve this?