Trying to get deCONZ 2.13.0, but not available?

Hi,

I am trying to get deCONZ 2.13.0 on my raspberry pi system, but it seems it is not available through the normal channels? I am running on buster here. My commands:

pi@phoscon:~ $ sudo apt update
Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
Hit:2 http://archive.raspberrypi.org/debian buster InRelease
Hit:3 http://phoscon.de/apt/deconz buster-beta InRelease
Reading package lists… Done
Building dependency tree
Reading state information… Done
244 packages can be upgraded. Run ‘apt list --upgradable’ to see them.
pi@phoscon:~ $ sudo apt install deconz
Reading package lists… Done
Building dependency tree
Reading state information… Done
deconz is already the newest version (2.12.06-raspbian-buster-stable).
0 upgraded, 0 newly installed, 0 to remove and 244 not upgraded.

Maybe I am missing something here as I am not good at all on Linux?
I also have a Conbee on a windows system and V 2.13.0 is available there

Wim

Try the following cmds:

wget -O deconz-latest-beta.deb https://deconz.dresden-elektronik.de/raspbian/beta/deconz-latest-beta.deb
sudo dpkg -i deconz-latest-beta.deb

Don´t forget to stop deConz and start it after the process.

1 Like

Ok, that worked as well. Thanks!

Normally the above steps (copied from on the Phoscon.de site installation instructions) work also, but this appearantly has changed.

You did not read the release notes I presume:

" For the first days the release is only available for manual installation, APT repositories will be updated at the weekend."

2 Likes

You are right, I did read the release notes (not that ignorant here) , but was especially focussing on the remarks on devices and alarmsystems, so I guess I skipped that part.

1 Like

Forgive my noobness, but how are you finding out about new releases and where are the release notes?

You can find this info here: