Bump accuweather library (#50573)
parent
de5472403b
commit
4c68518b18
|
@ -2,7 +2,7 @@
|
|||
"domain": "accuweather",
|
||||
"name": "AccuWeather",
|
||||
"documentation": "https://www.home-assistant.io/integrations/accuweather/",
|
||||
"requirements": ["accuweather==0.1.1"],
|
||||
"requirements": ["accuweather==0.2.0"],
|
||||
"codeowners": ["@bieniu"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -93,7 +93,7 @@ WazeRouteCalculator==0.12
|
|||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.1.1
|
||||
accuweather==0.2.0
|
||||
|
||||
# homeassistant.components.bmp280
|
||||
adafruit-circuitpython-bmp280==3.1.1
|
||||
|
|
|
@ -45,7 +45,7 @@ WazeRouteCalculator==0.12
|
|||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.1.1
|
||||
accuweather==0.2.0
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell[async]==0.3.1
|
||||
|
|
Loading…
Reference in New Issue