mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
Bump pyweatherflowudp to 1.4.5 (#101770)
This commit is contained in:
@ -7,5 +7,5 @@
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["pyweatherflowudp"],
|
||||
"requirements": ["pyweatherflowudp==1.4.3"]
|
||||
"requirements": ["pyweatherflowudp==1.4.5"]
|
||||
}
|
||||
|
@ -2249,7 +2249,7 @@ pyvolumio==0.1.5
|
||||
pywaze==0.5.1
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.3
|
||||
pyweatherflowudp==1.4.5
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
@ -1675,7 +1675,7 @@ pyvolumio==0.1.5
|
||||
pywaze==0.5.1
|
||||
|
||||
# homeassistant.components.weatherflow
|
||||
pyweatherflowudp==1.4.3
|
||||
pyweatherflowudp==1.4.5
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
Reference in New Issue
Block a user