I just got a ConBee II. I have no past experience with this device.
I can detect it using lsusb:
root@ubuntu:~# lsusb -d 1cf1:0030
Bus 001 Device 084: ID 1cf1:0030 Dresden Elektronik
But I’m not able to install deconz:
root@ubuntu:~# grep PRETTY_NAME /etc/os-release
PRETTY_NAME="Ubuntu 20.04.3 LTS"
root@ubuntu:~# cat /etc/apt/sources.list.d/deconz.list
deb [arch=amd64] http://phoscon.de/apt/deconz focal main
root@ubuntu:~# sudo apt install deconz
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package deconz
Will the above install https://github.com/dresden-elektronik/deconz-rest-plugin.git or is will it install a closed source driver used by the rest-plugin?
Thanks. But I’ve done multiple apt update and apt upgrade without any luck.
root@ubuntu:/var/log# apt upgrade ; apt install deconz
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages were automatically installed and are no longer required:
linux-headers-5.4.0-1046-raspi linux-image-5.4.0-1046-raspi linux-modules-5.4.0-1046-raspi
linux-raspi-headers-5.4.0-1046
Use 'apt autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package deconz