openhab / openhabian

openHABian - empowering the smart home, for Raspberry Pi and Debian systems
https://community.openhab.org/t/13379
ISC License
822 stars 251 forks source link

How do can update knxd? #1559

Closed TomW80 closed 3 years ago

TomW80 commented 3 years ago

Hello,

I have installed openhabian-pi-raspios32-v1.6.5 on my Raspi. This Version includes knxd with version 0.14.30. With this knxd version i have any problems to connect to my knx usb interfaces. Now I want to update knxd to the lasted version. (now 0.14.41)

How can I do that?

ecdye commented 3 years ago

You can try running sudo openhabian-config and choosing menu option 02 to upgrade all of your packages but other than that you would have to manually build and install it. We only provide support for the version of the package that is provided by APT.

mstormi commented 3 years ago

I just installed knxd for a test I got 0.14.30 so there is no newer package available. So you have to install from sources yourself or wait until the package maintainer releases a package update.