mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 19:57:07 +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",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["accuweather"],
|
"loggers": ["accuweather"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"requirements": ["accuweather==3.0.0"],
|
"requirements": ["accuweather==4.0.0"],
|
||||||
"single_config_entry": true
|
"single_config_entry": true
|
||||||
}
|
}
|
||||||
|
@ -131,7 +131,7 @@ TwitterAPI==2.7.12
|
|||||||
WSDiscovery==2.0.0
|
WSDiscovery==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.accuweather
|
# homeassistant.components.accuweather
|
||||||
accuweather==3.0.0
|
accuweather==4.0.0
|
||||||
|
|
||||||
# homeassistant.components.adax
|
# homeassistant.components.adax
|
||||||
adax==0.4.0
|
adax==0.4.0
|
||||||
|
@ -119,7 +119,7 @@ Tami4EdgeAPI==3.0
|
|||||||
WSDiscovery==2.0.0
|
WSDiscovery==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.accuweather
|
# homeassistant.components.accuweather
|
||||||
accuweather==3.0.0
|
accuweather==4.0.0
|
||||||
|
|
||||||
# homeassistant.components.adax
|
# homeassistant.components.adax
|
||||||
adax==0.4.0
|
adax==0.4.0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user