Fix DSMR migration (#134990)

pull/134982/head^2
Erik Montnemery 2025-01-07 15:42:07 +01:00 committed by GitHub
parent 24b81df0e6
commit 393551d696
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

@ -460,7 +460,6 @@ def rename_old_gas_to_mbus(
ent_reg.async_update_entity(
entity.entity_id,
new_unique_id=mbus_device_id,
device_id=mbus_device_id,
)
except ValueError:
LOGGER.debug(