Hi Guys,
I’ve installed Home Assistant for over half a year.
One criterion for HA was the integration of RFXCOM RFXtrx.
This integration worked wonderfully right from the start with 11 Somfy RTS roller shutters. I even managed the changes with version 0.113 well.
Now I wanted to integrate two roller shutters that previously had no power supply.
The shutters got their Somfy remote control, they are programmed and I gave them IDs via the RFXmngr.
The configuration in the configuration.yaml looks like this:
rfxtrx:
device: '/ dev / serial / by-id / usb-RFXCOM_RFXtrx433XL_DO32OE2X-if00-port0: 38400'
devices:
071a000003140A01: #RFY
071a000003150B01: #RFY
071a000002010101: #RFY
071a000001140101: #RFY
071a000001150101: #RFY
071a000001160A01: #RFY
071a000001171A01: #RFY
071a000001181A01: #RFY
071a000001191A01: #RFY
071a000001202A01: #RFY
071a000001212A01: #RFY
071a000001220101: #RFY
071a000001320101: #RFY
The first two IDs (071a000003140A01 and 071a000003150B01) are the added shutters.
Both are not accepted by the integration. They do not appear as devices.
Does somebody has any idea? Before 0.113 the integration was based purely on the entries in the configuration.yaml.
regards
Oliver