Bump accuweather
library to version 0.3.0 (#57497)
This commit is contained in:
parent
d0cc890d2b
commit
931032667c
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.2.0"],
|
||||
"requirements": ["accuweather==0.3.0"],
|
||||
"codeowners": ["@bieniu"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum",
|
||||
|
|
|
@ -88,7 +88,7 @@ WazeRouteCalculator==0.13
|
|||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.2.0
|
||||
accuweather==0.3.0
|
||||
|
||||
# homeassistant.components.bmp280
|
||||
adafruit-circuitpython-bmp280==3.1.1
|
||||
|
|
|
@ -48,7 +48,7 @@ WazeRouteCalculator==0.13
|
|||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.2.0
|
||||
accuweather==0.3.0
|
||||
|
||||
# homeassistant.components.adax
|
||||
adax==0.1.1
|
||||
|
|
Loading…
Add table
Reference in a new issue