mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +00:00
parent
d42dd0114d
commit
008e025d5c
@ -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.1.13"]
|
"requirements": ["weatherflow4py==0.1.14"]
|
||||||
}
|
}
|
||||||
|
@ -2833,7 +2833,7 @@ watchdog==2.3.1
|
|||||||
waterfurnace==1.1.0
|
waterfurnace==1.1.0
|
||||||
|
|
||||||
# homeassistant.components.weatherflow_cloud
|
# homeassistant.components.weatherflow_cloud
|
||||||
weatherflow4py==0.1.13
|
weatherflow4py==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.webmin
|
# homeassistant.components.webmin
|
||||||
webmin-xmlrpc==0.0.1
|
webmin-xmlrpc==0.0.1
|
||||||
|
@ -2174,7 +2174,7 @@ wallbox==0.6.0
|
|||||||
watchdog==2.3.1
|
watchdog==2.3.1
|
||||||
|
|
||||||
# homeassistant.components.weatherflow_cloud
|
# homeassistant.components.weatherflow_cloud
|
||||||
weatherflow4py==0.1.13
|
weatherflow4py==0.1.14
|
||||||
|
|
||||||
# homeassistant.components.webmin
|
# homeassistant.components.webmin
|
||||||
webmin-xmlrpc==0.0.1
|
webmin-xmlrpc==0.0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user