Bump accuweather library (#39667)

This commit is contained in:
Maciej Bieniek 2020-09-05 01:01:49 +02:00 committed by GitHub
parent 8b4847162d
commit 1e770f089d
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.0.9"],
"requirements": ["accuweather==0.0.10"],
"codeowners": ["@bieniu"],
"config_flow": true,
"quality_scale": "platinum"

View File

@ -102,7 +102,7 @@ YesssSMS==0.4.1
abodepy==1.1.0
# homeassistant.components.accuweather
accuweather==0.0.9
accuweather==0.0.10
# homeassistant.components.mcp23017
adafruit-blinka==3.9.0

View File

@ -45,7 +45,7 @@ YesssSMS==0.4.1
abodepy==1.1.0
# homeassistant.components.accuweather
accuweather==0.0.9
accuweather==0.0.10
# homeassistant.components.androidtv
adb-shell[async]==0.2.1