@jurgenf wrote:
I have searched the issue tracker and the forums but I can’t find anything related to my problem. Homeassistant is running in a Docker container.
I currently track 10 sensors using RFXTRX integration:
- platform: rfxtrx automatic_add: true debug: false devices: "0a520d4dc30100e43f0179": name: bathroom "0a520d09580100df3c0179": name: livingroom "0a520d93b10100a8400179": name: outside_west "0a520d83580100c1360169": name: bedroom "0a520d06690100e52d0159": name: kitchen "0a520d7ecd0100c2340159": name: outside_east "0a520dae1f0100be2e0169": name: studio "0a520ddd410100d12d0179": name: guestroom "0a520d0fe70200794b0359": name: freezer "0a520d02a2010127330179": name: fridge
The problem is when I add the 10th sensor (in this case the sensor last added is “bedroom”). This sensor is never added as an entity. All the other sensors are working fine. When I reset one of the other sensors it gets a new id and the bedroom sensor starts working but the other sensor is removed.
Is this a known limitation or could this be a bug in the RFXTRX component?
Posts: 1
Participants: 1