I have an installation of homeassistant core
I have by USB connected RFXCOM rfxtrx integration
I added the next lines to the configuration.yaml
rfxtrx:
device: /dev/serial/by-id/usb-RFXCOM_RFXtrx433_A1RTAML-if00-port0
debug: true
automatic_add: true
After clicking the bound physical switch on my remote the switch is added to the Devices and Entities. So far so good.
But after restarting HA the switched keep unavailable until a reclick the physical switch on my remote.
Regarding to the log the sensor and switch are again added.
How can I solve this issue. The switches should be available after reboot of HA or PI