Bump weatherflow4py to 0.2.20 (#114888)
This commit is contained in:
parent
d321906342
commit
90d502e161
3 changed files with 3 additions and 3 deletions
|
@ -5,5 +5,5 @@
|
|||
"config_flow": true,
|
||||
"documentation": "https://www.home-assistant.io/integrations/weatherflow_cloud",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["weatherflow4py==0.2.17"]
|
||||
"requirements": ["weatherflow4py==0.2.20"]
|
||||
}
|
||||
|
|
|
@ -2848,7 +2848,7 @@ watchdog==2.3.1
|
|||
waterfurnace==1.1.0
|
||||
|
||||
# homeassistant.components.weatherflow_cloud
|
||||
weatherflow4py==0.2.17
|
||||
weatherflow4py==0.2.20
|
||||
|
||||
# homeassistant.components.webmin
|
||||
webmin-xmlrpc==0.0.2
|
||||
|
|
|
@ -2195,7 +2195,7 @@ wallbox==0.6.0
|
|||
watchdog==2.3.1
|
||||
|
||||
# homeassistant.components.weatherflow_cloud
|
||||
weatherflow4py==0.2.17
|
||||
weatherflow4py==0.2.20
|
||||
|
||||
# homeassistant.components.webmin
|
||||
webmin-xmlrpc==0.0.2
|
||||
|
|
Loading…
Add table
Reference in a new issue