Hello, I try to install the usb module RFXCOM or RFXTRX
I try to une the rfxmngr windows software an was able to receive and send order to my T6 protocol blind.
I connect the usb cable on the Home Assistant linux machine.
I list usb device and find the name of the usb connection is:
device: /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO462ESY-if00-port0
I add the following line in the configuration.yaml file:
rfxtrx:
device: /dev/serial/by-id/usb-RFXCOM_RFXtrx433XL_DO462ESY-if00-port0
debug: true
cover:
- platform: rfxtrx
signal_repetitions: 8
automatic_add: true
If I use my remote control no device are added in the config file.
I change the usb name by: device: /dev/ttyUSB2 but nothing bette appear.
Can anybody help me to connect the module to home assistant ?
Many thanks for your very appreciated help.
Best regards