mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Bump pyweatherflowudp to 1.5.0 (#162841)
Co-authored-by: epenet <6771947+epenet@users.noreply.github.com>
This commit is contained in:
@@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyweatherflowudp"],
|
||||
"requirements": ["pyweatherflowudp==1.4.5"]
|
||||
"requirements": ["pyweatherflowudp==1.5.0"]
|
||||
}
|
||||
|
||||
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@@ -2691,7 +2691,7 @@ pyvolumio==0.1.5
|
||||
pywaze==1.1.1
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.5
|
||||
pyweatherflowudp==1.5.0
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.14.1
|
||||
|
||||
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@@ -2269,7 +2269,7 @@ pyvolumio==0.1.5
|
||||
pywaze==1.1.1
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.5
|
||||
pyweatherflowudp==1.5.0
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.14.1
|
||||
|
||||
Reference in New Issue
Block a user