Skip to content
Snippets Groups Projects
Unverified Commit b225a7f3 authored by jb101010-2's avatar jb101010-2 Committed by GitHub
Browse files

Bump pysuezV2 to 2.0.4 (#139824)

parent 0f3409bd
No related branches found
No related tags found
No related merge requests found
......@@ -20,8 +20,8 @@ class SuezWaterAggregatedAttributes:
this_month_consumption: dict[str, float]
previous_month_consumption: dict[str, float]
last_year_overall: dict[str, float]
this_year_overall: dict[str, float]
last_year_overall: int
this_year_overall: int
history: dict[str, float]
highest_monthly_consumption: float
......
......@@ -7,5 +7,5 @@
"iot_class": "cloud_polling",
"loggers": ["pysuez", "regex"],
"quality_scale": "bronze",
"requirements": ["pysuezV2==2.0.3"]
"requirements": ["pysuezV2==2.0.4"]
}
......@@ -2346,7 +2346,7 @@ pysqueezebox==0.12.0
pystiebeleltron==0.0.1.dev2
# homeassistant.components.suez_water
pysuezV2==2.0.3
pysuezV2==2.0.4
# homeassistant.components.switchbee
pyswitchbee==1.8.3
......
......@@ -1915,7 +1915,7 @@ pyspeex-noise==1.0.2
pysqueezebox==0.12.0
# homeassistant.components.suez_water
pysuezV2==2.0.3
pysuezV2==2.0.4
# homeassistant.components.switchbee
pyswitchbee==1.8.3
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment