Velbuslink gebruiken via Home Assistant op Raspberry PI5

Ik heb een installatie die nu werkt met een Homecenter interface.
Ik heb een raspberry PI 5 in de plaats gezet. Die is gekoppeld aan de USB poort van de USB module en aan het internet. Op de raspberry staat home Assistant en die is volledig werkende.
Ik wil nu deze raspberry ook gebruiken om met velbuslink de installatie te programmeren, net zoals dit lukt met de Signum module in een andere installatie.
Hiervoor zou een velserv1.5.zip moeten geïnstalleerd worden heb ik begrepen, maar die is nergens te vinden.

Kan Iemand mij helpen?

That’s on my website, which references @jeroends site to get the latest version.

https://www.mdar.co.uk/dl/velserv-setup.sh

https://www.mdar.co.uk/dl/velserv1.5.zip

However, I would suggest you look at the official Velbus TCP gateway software

You can find a setup script on my website
https://www.mdar.co.uk/dl/velbus/velbus-tcp.sh

wget https://www.mdar.co.uk/dl/velbus/velbus-tcp.sh

sudo sh velbus-tcp.sh

Many thanks for your quick respons

1 Like

I am currently looking into Velbus. For a new installation I assume I can use the Rasberry I’m running in my current home. Do I still need the USB module (VMBUSB-20) for it to communicate with the Velbus installation, or can it connect elseway?

1 Like

Hi @Tenie

Welcome.

You are welcome to use any SBC or Server you wish, but yes a USB interface would be the absolute minimum to connect.

You can either set your software of choice to go directly to it or use some gateway software to allow for multiple simultaneous connections.

VelServ C++

Velbus-tcp (Python or Snap)

Or the HASSIO add-on -

2 Likes