Yesterday I updated my system from 0.76.x to 0.77.3.
All my Xiaomi cubes (old version, not the Aqara) have “_2” as suffix, now.
Is this normal ?
EDIT:
I see that in core.entity_registry, about the same cube, I have:
{ "config_entry_id": null, "device_id": null, "entity_id": "binary_sensor.cube_158d0001XXXXXX", "name": null, "platform": "xiaomi_aqara", "unique_id": "cube158d0001XXXXXX" },
and
{ "config_entry_id": null, "device_id": null, "entity_id": "binary_sensor.cube_158d0001XXXXXX_2", "name": null, "platform": "xiaomi_aqara", "unique_id": "status158d0001XXXXXX" }
Thanks!