Bump weatherflow4py to 0.2.21 (#119889)
parent
b419ca2241
commit
f0026d171e
|
@ -5,5 +5,5 @@
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/weatherflow_cloud",
|
"documentation": "https://www.home-assistant.io/integrations/weatherflow_cloud",
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"requirements": ["weatherflow4py==0.2.20"]
|
"requirements": ["weatherflow4py==0.2.21"]
|
||||||
}
|
}
|
||||||
|
|
|
@ -2879,7 +2879,7 @@ watchdog==2.3.1
|
||||||
waterfurnace==1.1.0
|
waterfurnace==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.weatherflow_cloud
|
# homeassistant.components.weatherflow_cloud
|
||||||
weatherflow4py==0.2.20
|
weatherflow4py==0.2.21
|
||||||
|
|
||||||
# homeassistant.components.webmin
|
# homeassistant.components.webmin
|
||||||
webmin-xmlrpc==0.0.2
|
webmin-xmlrpc==0.0.2
|
||||||
|
|
|
@ -2241,7 +2241,7 @@ wallbox==0.6.0
|
||||||
watchdog==2.3.1
|
watchdog==2.3.1
|
||||||
|
|
||||||
# homeassistant.components.weatherflow_cloud
|
# homeassistant.components.weatherflow_cloud
|
||||||
weatherflow4py==0.2.20
|
weatherflow4py==0.2.21
|
||||||
|
|
||||||
# homeassistant.components.webmin
|
# homeassistant.components.webmin
|
||||||
webmin-xmlrpc==0.0.2
|
webmin-xmlrpc==0.0.2
|
||||||
|
|
Loading…
Reference in New Issue