mirror of
https://github.com/home-assistant/core.git
synced 2026-04-17 07:34:07 +01:00
Bump pyweatherflowudp to 1.5.2 (#165874)
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyweatherflowudp"],
|
||||
"requirements": ["pyweatherflowudp==1.5.0"]
|
||||
"requirements": ["pyweatherflowudp==1.5.2"]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2739,7 +2739,7 @@ pyvolumio==0.1.5
|
||||
pywaze==1.2.0
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.5.0
|
||||
pyweatherflowudp==1.5.2
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==2.3.0
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2323,7 +2323,7 @@ pyvolumio==0.1.5
|
||||
pywaze==1.2.0
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.5.0
|
||||
pyweatherflowudp==1.5.2
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==2.3.0
|
||||
|
||||
Reference in New Issue
Block a user