So did something change?
Are you able to connect with RFXMgr to the rfx whilst connected to your HA machine (e.g. via ser2net) …that would then rule out issues with USB a.o.
I understand the windows part but you can run rfxmgr from your windows and connect to the rfxtrx on HA, I use ser2net to accomplish this, which then allows me to set/test the rfxcom without disconnecting it from the HA. This way I also know that it is OK setup on my HA machine and the usb port work too
And still: did anything change ? as you stated ‘anymore’ …so it did work before
It might be caused by a permission issue, make sure that the user under which homeassistant runs is part of the dialout group. I have my rfxcom defined as follow in udev rules:
Pfew…there goes my knowledge as I am running Ubuntu + Docker… you probably have to ssh into HAOS and see if it is installed, HAOS could run it, just not sure if it is part of the package neither would I know how to install it.
Maybe there is another way to check if your USB is up and running?
As per @pensionado this is all guesswork as is mine…I still haven’t heard if you changed something, upgrade? That is possibly easier to fix then guessing around
To start with I had the RFXtrx working from HA. But then I tried to move the RFXtrx control to Node-RED. But didn’t get it to work properly. Then I decided to move the RFXtrx control back to HA.
And that’s were we are right now, trying to get it to work in HA again.
I think that I have remove everything from Node-RED.
Just thinking with you as I cannot see what you see or not see…can you verify that nodered is 100% disconnected?
Maybe restart HA after…
all my ‘addons’ are managed as separate docker containers so for me it is easy to bring then ‘down’ one after the other until it works.
With me it is the three dots and then ‘delete’ , then I would do a restart
My day is coming to an end so will stop replying
My personal direction would be to try and be absolutely sure that nodered is out of the picture. …e.g. when I try to connect rfxmgr via ser2net it also kills the HA connection. Can you e.g. remove the rfxtrx and verify nodered logs to see if it has issues?