Bump pysuezV2 to 2.0.4 (#139824)

pull/139987/head
jb101010-2 2025-03-05 18:12:34 +01:00 committed by GitHub
parent 0f3409bd09
commit b225a7f370
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 5 additions and 5 deletions

View File

@ -20,8 +20,8 @@ class SuezWaterAggregatedAttributes:
this_month_consumption: dict[str, float] this_month_consumption: dict[str, float]
previous_month_consumption: dict[str, float] previous_month_consumption: dict[str, float]
last_year_overall: dict[str, float] last_year_overall: int
this_year_overall: dict[str, float] this_year_overall: int
history: dict[str, float] history: dict[str, float]
highest_monthly_consumption: float highest_monthly_consumption: float

View File

@ -7,5 +7,5 @@
"iot_class": "cloud_polling", "iot_class": "cloud_polling",
"loggers": ["pysuez", "regex"], "loggers": ["pysuez", "regex"],
"quality_scale": "bronze", "quality_scale": "bronze",
"requirements": ["pysuezV2==2.0.3"] "requirements": ["pysuezV2==2.0.4"]
} }

2
requirements_all.txt generated
View File

@ -2346,7 +2346,7 @@ pysqueezebox==0.12.0
pystiebeleltron==0.0.1.dev2 pystiebeleltron==0.0.1.dev2
# homeassistant.components.suez_water # homeassistant.components.suez_water
pysuezV2==2.0.3 pysuezV2==2.0.4
# homeassistant.components.switchbee # homeassistant.components.switchbee
pyswitchbee==1.8.3 pyswitchbee==1.8.3

View File

@ -1915,7 +1915,7 @@ pyspeex-noise==1.0.2
pysqueezebox==0.12.0 pysqueezebox==0.12.0
# homeassistant.components.suez_water # homeassistant.components.suez_water
pysuezV2==2.0.3 pysuezV2==2.0.4
# homeassistant.components.switchbee # homeassistant.components.switchbee
pyswitchbee==1.8.3 pyswitchbee==1.8.3