mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
Bump accuweather
to version 3.0.0 (#115820)
Bump accuweather to version 3.0.0 Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
This commit is contained in:
parent
814b7a4447
commit
e62ae90d81
@ -8,6 +8,6 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["accuweather"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["accuweather==2.1.1"],
|
||||
"requirements": ["accuweather==3.0.0"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
@ -140,7 +140,7 @@ TwitterAPI==2.7.12
|
||||
WSDiscovery==2.0.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==2.1.1
|
||||
accuweather==3.0.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.4.0
|
||||
|
@ -119,7 +119,7 @@ Tami4EdgeAPI==2.1
|
||||
WSDiscovery==2.0.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==2.1.1
|
||||
accuweather==3.0.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user