parent
b257de57d9
commit
0fbb334ad9
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "accuweather",
|
||||
"name": "AccuWeather",
|
||||
"documentation": "https://www.home-assistant.io/integrations/accuweather/",
|
||||
"requirements": ["accuweather==0.4.0"],
|
||||
"requirements": ["accuweather==0.5.0"],
|
||||
"codeowners": ["@bieniu"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -74,7 +74,7 @@ WazeRouteCalculator==0.14
|
|||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.4.0
|
||||
accuweather==0.5.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.2.0
|
||||
|
|
|
@ -64,7 +64,7 @@ WazeRouteCalculator==0.14
|
|||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.4.0
|
||||
accuweather==0.5.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.2.0
|
||||
|
|
Loading…
Add table
Reference in a new issue