mirror of
https://github.com/home-assistant/core.git
synced 2025-07-18 18:57:06 +00:00
parent
109d5c7084
commit
ae481948a3
@ -2,7 +2,7 @@
|
||||
"domain": "accuweather",
|
||||
"name": "AccuWeather",
|
||||
"documentation": "https://www.home-assistant.io/integrations/accuweather/",
|
||||
"requirements": ["accuweather==0.3.0"],
|
||||
"requirements": ["accuweather==0.4.0"],
|
||||
"codeowners": ["@bieniu"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum",
|
||||
|
@ -71,7 +71,7 @@ WazeRouteCalculator==0.14
|
||||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.3.0
|
||||
accuweather==0.4.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.2.0
|
||||
|
@ -61,7 +61,7 @@ WazeRouteCalculator==0.14
|
||||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.3.0
|
||||
accuweather==0.4.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user