mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Bump accuweather to 4.0.0 (#130868)
This commit is contained in:
parent
44a93a0076
commit
40fb28a94d
@ -8,6 +8,6 @@
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["accuweather"],
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["accuweather==3.0.0"],
|
||||
"requirements": ["accuweather==4.0.0"],
|
||||
"single_config_entry": true
|
||||
}
|
||||
|
@ -131,7 +131,7 @@ TwitterAPI==2.7.12
|
||||
WSDiscovery==2.0.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==3.0.0
|
||||
accuweather==4.0.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.4.0
|
||||
|
@ -119,7 +119,7 @@ Tami4EdgeAPI==3.0
|
||||
WSDiscovery==2.0.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==3.0.0
|
||||
accuweather==4.0.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.4.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user