Bump weatherflow4py to 1.4.1 (#148054)

This commit is contained in:
Jeef 2025-07-03 12:11:33 -06:00 committed by GitHub
parent d2825e1c80
commit b999c5906e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/weatherflow_cloud",
"iot_class": "cloud_polling",
"loggers": ["weatherflow4py"],
"requirements": ["weatherflow4py==1.3.1"]
"requirements": ["weatherflow4py==1.4.1"]
}

2
requirements_all.txt generated
View File

@ -3084,7 +3084,7 @@ waterfurnace==1.1.0
watergate-local-api==2024.4.1
# homeassistant.components.weatherflow_cloud
weatherflow4py==1.3.1
weatherflow4py==1.4.1
# homeassistant.components.cisco_webex_teams
webexpythonsdk==2.0.1

View File

@ -2543,7 +2543,7 @@ watchdog==6.0.0
watergate-local-api==2024.4.1
# homeassistant.components.weatherflow_cloud
weatherflow4py==1.3.1
weatherflow4py==1.4.1
# homeassistant.components.nasweb
webio-api==0.1.11