Hello,
for a couple of my sensors I needed to replace the batteries, but after replacing them some sensors got stale, others became unavailable. I tried re pairing. nothing worked.
So I ordered some new sensors. And after pairing the values are never updated.
now I think maybe the issue wasn’t in the device but in zigbee itself.
In the log I found this:
Logger: homeassistant.components.recorder.table_managers.statistics_meta
Source: components/recorder/table_managers/statistics_meta.py:314
integration: Recorder (documentation, issues)
First occurred: 20:19:31 (6 occurrences)
Last logged: 20:39:19
Cannot rename statistic_id `sensor.ewelink_snzb_02p_battery` to `sensor.temp_toilet_battery` because the new statistic_id is already in use
Cannot rename statistic_id `sensor.ewelink_snzb_02p_humidity` to `sensor.temp_toilet_humidity` because the new statistic_id is already in use
Cannot rename statistic_id `sensor.ewelink_snzb_02p_temperature` to `sensor.temp_toilet_temperature` because the new statistic_id is already in use
Logger: homeassistant.components.recorder.entity_registry
Source: components/recorder/entity_registry.py:76
integration: Recorder (documentation, issues)
First occurred: 21:18:21 (24 occurrences)
Last logged: 21:54:45
Cannot migrate history for entity_id `sensor.ewelink_snzb_02p_battery` to `sensor.temp_toilet_battery` because the new entity_id is already in use
Cannot migrate history for entity_id `update.ewelink_snzb_02p_firmware` to `update.temp_toilet_firmware` because the new entity_id is already in use
Cannot migrate history for entity_id `sensor.ewelink_snzb_02p_humidity` to `sensor.temp_toilet_humidity` because the new entity_id is already in use
Cannot migrate history for entity_id `button.ewelink_snzb_02p_identify` to `button.temp_toilet_identify` because the new entity_id is already in use
Cannot migrate history for entity_id `sensor.ewelink_snzb_02p_temperature` to `sensor.temp_toilet_temperature` because the new entity_id is already in use
I tried removing records from the database, but that didn’t help either. I tried restarting and I tried a lot,
but I think It can’t be this hard to replace a sensor, In the past it never was this hard.
1 post - 1 participant