mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Update dsmr-parser to 1.3.1 to fix parsing issues (#103572)
This commit is contained in:
parent
446de10aec
commit
3ca6cddc1f
@ -7,5 +7,5 @@
|
|||||||
"integration_type": "hub",
|
"integration_type": "hub",
|
||||||
"iot_class": "local_push",
|
"iot_class": "local_push",
|
||||||
"loggers": ["dsmr_parser"],
|
"loggers": ["dsmr_parser"],
|
||||||
"requirements": ["dsmr-parser==1.3.0"]
|
"requirements": ["dsmr-parser==1.3.1"]
|
||||||
}
|
}
|
||||||
|
@ -704,7 +704,7 @@ dovado==0.4.1
|
|||||||
dremel3dpy==2.1.1
|
dremel3dpy==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.dsmr
|
# homeassistant.components.dsmr
|
||||||
dsmr-parser==1.3.0
|
dsmr-parser==1.3.1
|
||||||
|
|
||||||
# homeassistant.components.dwd_weather_warnings
|
# homeassistant.components.dwd_weather_warnings
|
||||||
dwdwfsapi==1.0.6
|
dwdwfsapi==1.0.6
|
||||||
|
@ -575,7 +575,7 @@ discovery30303==0.2.1
|
|||||||
dremel3dpy==2.1.1
|
dremel3dpy==2.1.1
|
||||||
|
|
||||||
# homeassistant.components.dsmr
|
# homeassistant.components.dsmr
|
||||||
dsmr-parser==1.3.0
|
dsmr-parser==1.3.1
|
||||||
|
|
||||||
# homeassistant.components.dwd_weather_warnings
|
# homeassistant.components.dwd_weather_warnings
|
||||||
dwdwfsapi==1.0.6
|
dwdwfsapi==1.0.6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user