July 25, 2025Jul 25 Hello folks.I am trying to make my RFX433 (the 2025 model) work in Home assistant, running on my unraid server.So far, i have been able to add the RFX integration to home assistant, and tried to make a passthrough for the usb RFX that looks like this :Problem is, While the integration was able to be installed in home assistant, everytime i try to follow the RFX433 PDF to have my Somfy devices connected, i get this loop “Initialisation > Timeout on connect”.I have tried restarting the RFX, tried restarting the HA docker, but no luck. Strangely enough, after restarting it, when i do the setup, it appears as ttyUSB1.I also tried to put /dev/ttyUSB1 in the docker passthrough but same error happens.Finally, i tried to restart the whole machine (Unraid server). Now the RFX is showing up as ttyUSB0 but still having timeout error.What am i doing wrong ? Any help to make this work would be great.Additional info : RFX works fine on my windows computer. Is up to date. HA is also up to date aswell as Unraid.I have since then did some more troubleshooting :I tried to passthrough a bunch of different thing, /dev/ttyUSB0, /dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_a87f564d9738ef1187233c7af3d9b1e5-if00-port0, /dev/bus/usb/001/002 aswell as the whole usb bus but nothing). The device DOES display in unraid so i know it's not dead.I tried multiple usb ports. This is my computer hosting unraid. I tried front usbs, back usbc, aswell as usb-c. No luck.I went from the "official" HA docker to linuxserver docker, aswell as Spaceinvader1 docker/VM but same error in those 3 home assistant.I also tried to spin up a windows 10 VM and do a passthrough there. And while i was able to see the device in device manager, i was unable to install the drivers and make it work in windows VM. It looks like the VM wasnt able to associate the device with the installed drivers.I also found out that in the docker log, there's an error poping up everytime it goes into a "timeout on connect" loop.I would really like to not only fix it but understand what's happening so that, if i add another similar device like a zigbee stick, i can fix it instead of fighting with it for weeks.PS : i've put Docker Engine as a sub forum because i can't select docker container for some reason.
July 26, 2025Jul 26 I would suggest you continue use Windows VM to troubleshoot first.Fix driver install issue, try belowThen confirm ESP controller also recognises / working ( DON'T flash the firmware )http://blog.rfxcom.com/ .....Use esp.huhn.me to flash new software in the ESP32-S3 controller of the RFX-433. .....Spacehuhn BlogHow to flash ESP32 or ESP8266 from your BrowserUpload .bin files to your ESP from this website. No installation is required. Edited July 26, 2025Jul 26 by Vr2Io
July 26, 2025Jul 26 Author 1 hour ago, Vr2Io said:I would suggest you continue use Windows VM to troubleshoot first.Fix driver install issue, try belowThen confirm ESP controller also recognises ( not flash the firmware )http://blog.rfxcom.com/.....Use esp.huhn.me to flash new software in the ESP32-S3 controller of the RFX-433......Spacehuhn BlogHow to flash ESP32 or ESP8266 from your BrowserUpload .bin files to your ESP from this website. No installation is required.Hello, thanks for answering.The issue is that even after installing the driver approprietly (as stated in the readme and the thread you posted) device manager still says it's unable to find an appropriate driver.It really looks like the VM can't communicate with the device, despite showing up.I have already flashed the latest firmware from my desktop which has no issues making the device work.
July 30, 2025Jul 30 3 minutes ago, tyanu said:Any help with that passthrough thing ?may try without the :/dev/tty... in the end, as its not a path mapping, its a device passthrough, so just point to the device.sample here--device=/dev/serial/by-id/usb-Silicon_Labs_Sonoff_Zigbee_3.0_USB_Dongle_Plus_0001-if00-port0
July 30, 2025Jul 30 Author If i remember correctly i also already tried that, but i'll try again.Docker run looks like this --device='/dev/serial/by-id/usb-Silicon_Labs_CP2102N_USB_to_UART_Bridge_Controller_a87f564d9738ef1187233c7af3d9b1e5-if00-port0' 'ghcr.io/home-assistant/home-assistant:stable'No luck
August 3, 2025Aug 3 Hm, might i suggest setting up a hassos vm instead of using the docker version. I know this is a different approach but i find it easier to connect usb devices to homeassistant.I have a homeassistant vm running on unraid with a passed through PCI-E - 2-port USB 3.0 expension card. HassOS (imho) also has it's benefits over the homeassistant docker container.
August 3, 2025Aug 3 Author 16 minutes ago, Aran said:Hm, might i suggest setting up a hassos vm instead of using the docker version. I know this is a different approach but i find it easier to connect usb devices to homeassistant.I have a homeassistant vm running on unraid with a passed through PCI-E - 2-port USB 3.0 expension card.HassOS (imho) also has it's benefits over the homeassistant docker container.Yes, i just tried again.Here's what my VM looks like Home Assistant can find it during setupAnd yet ...
August 11, 2025Aug 11 Author After having such a hard time for so long let me tell youRFX433 is a completely pile of DOGSHIT.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.