mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump accuweather
to version 2.0.0 (#102670)
This commit is contained in:
parent
a5461a9a90
commit
5ee14f7f7d
@ -8,5 +8,5 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["accuweather"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["accuweather==1.0.0"]
|
||||
"requirements": ["accuweather==2.0.0"]
|
||||
}
|
||||
|
@ -147,7 +147,7 @@ TwitterAPI==2.7.12
|
||||
WSDiscovery==2.0.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==1.0.0
|
||||
accuweather==2.0.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.3.0
|
||||
|
@ -128,7 +128,7 @@ Tami4EdgeAPI==2.1
|
||||
WSDiscovery==2.0.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==1.0.0
|
||||
accuweather==2.0.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.3.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user