mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 09:47:13 +00:00
Bump accuweather to version 2.0.1 (#103532)
This commit is contained in:
parent
471fb4bce3
commit
e08d2408c9
@ -8,5 +8,5 @@
|
|||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["accuweather"],
|
"loggers": ["accuweather"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["accuweather==2.0.0"]
|
"requirements": ["accuweather==2.0.1"]
|
||||||
}
|
}
|
||||||
|
@ -147,7 +147,7 @@ TwitterAPI==2.7.12
|
|||||||
WSDiscovery==2.0.0
|
WSDiscovery==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.accuweather
|
# homeassistant.components.accuweather
|
||||||
accuweather==2.0.0
|
accuweather==2.0.1
|
||||||
|
|
||||||
# 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==2.0.0
|
accuweather==2.0.1
|
||||||
|
|
||||||
# homeassistant.components.adax
|
# homeassistant.components.adax
|
||||||
adax==0.3.0
|
adax==0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user