Bump pysuezV2 to 2.0.4 (#139824)

This commit is contained in:
jb101010-2
2025-03-05 18:12:34 +01:00
committed by GitHub
parent 0f3409bd09
commit b225a7f370
4 changed files with 5 additions and 5 deletions
@@ -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"]
}
+1 -1
View File
@@ -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
+1 -1
View File
@@ -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