mirror of
https://github.com/home-assistant/core.git
synced 2025-07-16 01:37:08 +00:00
Bump accuweather to version 2.1.0 (#103744)
This commit is contained in:
parent
618b666126
commit
531a3e4fa8
@ -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.1"]
|
"requirements": ["accuweather==2.1.0"]
|
||||||
}
|
}
|
||||||
|
@ -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.1
|
accuweather==2.1.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==2.0.1
|
accuweather==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.adax
|
# homeassistant.components.adax
|
||||||
adax==0.3.0
|
adax==0.3.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user