mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 21:27:38 +00:00
parent
2d041a1fa9
commit
81d2231e6f
@ -6,5 +6,5 @@
|
|||||||
"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",
|
||||||
"loggers": ["weatherflow4py"],
|
"loggers": ["weatherflow4py"],
|
||||||
"requirements": ["weatherflow4py==0.2.21"]
|
"requirements": ["weatherflow4py==0.2.23"]
|
||||||
}
|
}
|
||||||
|
@ -2915,7 +2915,7 @@ watchdog==2.3.1
|
|||||||
waterfurnace==1.1.0
|
waterfurnace==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.weatherflow_cloud
|
# homeassistant.components.weatherflow_cloud
|
||||||
weatherflow4py==0.2.21
|
weatherflow4py==0.2.23
|
||||||
|
|
||||||
# homeassistant.components.webmin
|
# homeassistant.components.webmin
|
||||||
webmin-xmlrpc==0.0.2
|
webmin-xmlrpc==0.0.2
|
||||||
|
@ -2304,7 +2304,7 @@ wallbox==0.7.0
|
|||||||
watchdog==2.3.1
|
watchdog==2.3.1
|
||||||
|
|
||||||
# homeassistant.components.weatherflow_cloud
|
# homeassistant.components.weatherflow_cloud
|
||||||
weatherflow4py==0.2.21
|
weatherflow4py==0.2.23
|
||||||
|
|
||||||
# homeassistant.components.webmin
|
# homeassistant.components.webmin
|
||||||
webmin-xmlrpc==0.0.2
|
webmin-xmlrpc==0.0.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user