mirror of
https://github.com/home-assistant/core.git
synced 2025-07-12 15:57:06 +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",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["accuweather"],
|
"loggers": ["accuweather"],
|
||||||
"quality_scale": "platinum",
|
"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
|
WSDiscovery==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.accuweather
|
# homeassistant.components.accuweather
|
||||||
accuweather==1.0.0
|
accuweather==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.adax
|
# homeassistant.components.adax
|
||||||
adax==0.3.0
|
adax==0.3.0
|
||||||
|
@ -128,7 +128,7 @@ Tami4EdgeAPI==2.1
|
|||||||
WSDiscovery==2.0.0
|
WSDiscovery==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.accuweather
|
# homeassistant.components.accuweather
|
||||||
accuweather==1.0.0
|
accuweather==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.adax
|
# homeassistant.components.adax
|
||||||
adax==0.3.0
|
adax==0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user