Hi all,
So I’m new to HA (I was a Domoticz user before) and installed it in an iocage in TrueNas. It works fine but now I’m connecting my RFXcom transmitter and having trouble getting it to work. I’ve searched yesterday and today. I found already out:
- that the devfs_ruleset should be altered from 4 to 3 so that the connected devices to TrueNas (the RFXCom) are also visible in the jail
- that my device is called cuaU0 (or 1 if I put it in another USB slot and do not restart)
But when I install the integration RFXtrx it sometimes times out and then gives an error. Sometimes (the rights of /dev/cuaU0 seem to be a factor in this) it installs quickly and successfully but then nothing. No connected devices are found.
The transmitter works fine on another machine and gives a green light for 1 second when setting the integration up.
The log says this:
Logger: homeassistant.components.rfxtrx
Source: components/rfxtrx/__init__.py:155
Integration: RFXCOM RFXtrx ([documentation](https://www.home-assistant.io/integrations/rfxtrx), [issues](https://github.com/home-assistant/home-assistant/issues?q=is%3Aissue+is%3Aopen+label%3A%22integration%3A+rfxtrx%22))
First occurred: 19:07:56 (1 occurrences)
Last logged: 19:07:56
Connection timeout: failed to receive response from RFXtrx device
But I cannot find the components folder to adjust the init.py. I’ve read somewhere that the waiting time should be increased from 5 to 30 seconds.
These are the cuaU rights:
ls -l /dev/cuaU*
crw-rw---- 1 uucp dialer 0xc6 Sep 8 19:07 /dev/cuaU1
crw-rw---- 1 uucp dialer 0xc7 Sep 8 15:47 /dev/cuaU1.init
crw-rw---- 1 uucp dialer 0xc8 Sep 8 15:47 /dev/cuaU1.lock
Can someone help me please? Much appreciated!
Thanks,
Jasper