- platform: rfxtrx
automatic_add: false
signal_repetitions: 1 # Très important avec des volets Somfy
devices:
071a00000****B01:
name: Chambre
071a000048****01:
name: Salle de bain
Second point; all my sensor don’t work anymore too.
Here is my sensor.yaml
- platform: rfxtrx
automatic_add: false
devices:
0a520c00000100a0050279:
name: Sonde1
data_type:
- Humidity
- Temperature
0a520c01000300a0570369:
name: Sonde2
data_type:
- Humidity
- Temperature
0a520c04000200aa460189:
name: Sonde3
data_type:
- Humidity
- Temperature
A clue like the listed breaking changes in the release notes:
RFXCOM RFXtrx
Configuration of entity name must now be done inside home assistant
Multiple entities may be generated for a single device
The events signalled from entity id’s are removed in favor of events from an integration level.
The events format has changed.
I don’t even use this component and I was aware of the change. Do yourself a favour, before updating read the release notes. Particularly the breaking changes. Then track the release notes topic in the Blog category for each new release for other people’s comments about the same issue you may be having.
The text in configuration.yaml needs to look like this:
rfxtrx:
device: /dev/serial/by-id/usb-RFXCOM_RFXtrx433_A11JILAQ-if00-port0
automatic_add: false
signal_repetitions: 1 # Très important avec des volets Somfy
devices:
071a00000****B01:
071a000048****01:
This way of writing the config has giving me back my cover-entity but I also now have a useless binary_sensor.