I have a homecenter v2, it’s the same hardware as the signum. I replaced the compute module from homecenter with a module with openhab 3.0.1., also installed the snap tcp. But the openhab doesn’t connect to the bus. Do i need to install something else? Is the connection made over USB or Serial?
Also the led’s RUN and ACT doesn’t light up. Which GPIO needs to be configured for this?
Openhab is already running on my server and my Bose soundtouch is also connected.
I think this was interesting because you must only connect the Bus and the network to the module.
wget http://www.mdar.co.uk/dl/velbus/velbus-tcp.sh
sudo sh velbus-tcp.sh
FYI
This script will disable Velserv if you have it running, I’ve also updated my velserv install script to disable the velbus-tcp snap package.
To avoid any clash
My velbus-tcp script also opens an unsecured loopback port @ 6000 so that openHAB Velbus network binding won’t need any adjustments. (When running on the same machine)
openHAB Velbus network binding doesn’t support the TLS / SSL security.