Bump accuweather library (#47915)
This commit is contained in:
parent
8795608ae3
commit
0be1389cf4
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.1.0"],
|
||||
"requirements": ["accuweather==0.1.1"],
|
||||
"codeowners": ["@bieniu"],
|
||||
"config_flow": true,
|
||||
"quality_scale": "platinum"
|
||||
|
|
|
@ -96,7 +96,7 @@ WazeRouteCalculator==0.12
|
|||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.1.0
|
||||
accuweather==0.1.1
|
||||
|
||||
# homeassistant.components.bmp280
|
||||
adafruit-circuitpython-bmp280==3.1.1
|
||||
|
|
|
@ -42,7 +42,7 @@ WSDiscovery==2.0.0
|
|||
abodepy==1.2.0
|
||||
|
||||
# homeassistant.components.accuweather
|
||||
accuweather==0.1.0
|
||||
accuweather==0.1.1
|
||||
|
||||
# homeassistant.components.androidtv
|
||||
adb-shell[async]==0.2.1
|
||||
|
|
Loading…
Add table
Reference in a new issue