mirror of
https://github.com/home-assistant/core.git
synced 2025-09-11 15:51:47 +02:00
Bump accuweather to version 2.0.1 (#103532)
This commit is contained in:
committed by
Franck Nijhof
parent
eaf711335d
commit
e555671765
@@ -8,5 +8,5 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["accuweather"],
|
||||
"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
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==2.0.0
|
||||
accuweather==2.0.1
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.3.0
|
||||
|
@@ -128,7 +128,7 @@ Tami4EdgeAPI==2.1
|
||||
WSDiscovery==2.0.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==2.0.0
|
||||
accuweather==2.0.1
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.3.0
|
||||
|
Reference in New Issue
Block a user