Hey everyone,
the SD-card of my Home Assistant died on me. So I reinstalled and restored my backup. Unfortunately that didn’t restore my velbus integration.
I decided to do a complete reinstall but even now I still have issues with my velbus integration.
I’m using a USB-connection to my velbus with a raspberry pi. Just to be sure I switched the cable to my laptop and here I can still connect to my Velbus. So nothing wrong with the cable or the module.
The problem I have is that he doesn’t detect any devices as you can see in the printscreen.
This is what I see In my logs:
2026-03-29 13:48:49.774 DEBUG (MainThread) [velbus-handler] No module found at address 1 (0x1). Skipping it.
2026-03-29 13:48:49.775 DEBUG (MainThread) [velbus-handler] No module found at address 2 (0x2). Skipping it.
2026-03-29 13:48:49.775 DEBUG (MainThread) [velbus-handler] No module found at address 3 (0x3). Skipping it.
2026-03-29 13:48:49.775 DEBUG (MainThread) [velbus-handler] No module found at address 4 (0x4). Skipping it.
2026-03-29 13:48:49.775 DEBUG (MainThread) [velbus-handler] No module found at address 5 (0x5). Skipping it.
2026-03-29 13:48:49.776 DEBUG (MainThread) [velbus-handler] No module found at address 6 (0x6). Skipping it.
2026-03-29 13:48:49.776 DEBUG (MainThread) [velbus-handler] No module found at address 7 (0x7). Skipping it.
2026-03-29 13:48:49.776 DEBUG (MainThread) [velbus-handler] No module found at address 8 (0x8). Skipping it.
2026-03-29 13:48:49.776 DEBUG (MainThread) [velbus-handler] No module found at address 9 (0x9). Skipping it.
Hey everyone,
Sorry for the late answer but I got swamped at work.
To answer Stef’s comment:
Yes I have all the latest versions installed, so that’s not certainly the problem. Initially I thought it was maybe related to a version that was to recent.
Any idea when there will be a new version coming out?
To answer MDAR’s question
Yes I also saw so your comment on the HA forum and I’m using indeed the /dev/ttyUSB0
as that’s the only option you get when you want to configure the velbus plugin.
Before my system crashed I didn’t need the TCP gateway as I could use both at the same time (HA & VelbusLink).
As I’m not into Linux could you explain a bit more? So I need to install a SNAP package (velbus-tcp) how do I do that on HA?