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