1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-24 21:06:19 +00:00

Remove CONF_PRECISION remainder from dsmr (#104919)

This commit is contained in:
Jan Bouwhuis
2023-12-03 11:53:09 +01:00
committed by GitHub
parent edb52bb364
commit 5d6791e412
6 changed files with 3 additions and 27 deletions

View File

@@ -98,7 +98,6 @@ async def test_migrate_unique_id(
data={
"port": "/dev/ttyUSB0",
"dsmr_version": dsmr_version,
"precision": 4,
"serial_id": "1234",
"serial_id_gas": "5678",
},