Bump accuweather to 4.0.0 (#130868)
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…
Reference in New Issue