mirror of
https://github.com/home-assistant/core.git
synced 2025-04-23 08:47:57 +00:00
Bump weatherflow4py to 0.3.4 (#125681)
removed print statemnet in backing lib
This commit is contained in:
parent
72d546d6c2
commit
90bbe462ff
@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/weatherflow_cloud",
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["weatherflow4py"],
|
||||
"requirements": ["weatherflow4py==0.3.3"]
|
||||
"requirements": ["weatherflow4py==0.3.4"]
|
||||
}
|
||||
|
@ -2938,7 +2938,7 @@ watchdog==2.3.1
|
||||
waterfurnace==1.1.0
|
||||
|
||||
# homeassistant.components.weatherflow_cloud
|
||||
weatherflow4py==0.3.3
|
||||
weatherflow4py==0.3.4
|
||||
|
||||
# homeassistant.components.webmin
|
||||
webmin-xmlrpc==0.0.2
|
||||
|
@ -2327,7 +2327,7 @@ wallbox==0.7.0
|
||||
watchdog==2.3.1
|
||||
|
||||
# homeassistant.components.weatherflow_cloud
|
||||
weatherflow4py==0.3.3
|
||||
weatherflow4py==0.3.4
|
||||
|
||||
# homeassistant.components.webmin
|
||||
webmin-xmlrpc==0.0.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user