mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 16:57:53 +00:00
Fix DSMR migration (#134990)
This commit is contained in:
parent
24b81df0e6
commit
393551d696
@ -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(
|
||||
|
Loading…
x
Reference in New Issue
Block a user