I’m running conbee 2 with deConz 2.32.4 beta on raspberry pi (bookworm) and wanted to update to V33.2 stable. First I tried to update, using console, with “sudo systemctl stop deconz” and "wget -O deconz-latest.deb https://deconz.dresden-elektronik.de/raspbian/stable/deconz-latest.deb" (see tutorial update deConz manually). No success: 2026-08-21 17:12:46 ERROR 404: Not Found.
It looks like not installed by using package procedure.
dpkg --get-selections | grep deconz
shows: deconz-qt6 install
I think, apt get install deconz-qt6 doesn’t make sense.
As the app is running, I will wait, till the problems with the update files are solved.
Thanks a lot for your response!