Bump accuweather library (#47915)

This commit is contained in:
Maciej Bieniek 2021-03-15 06:44:04 +01:00 committed by GitHub
parent 8795608ae3
commit 0be1389cf4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -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"

View file

@ -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

View file

@ -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