Bump accuweather library to version 0.0.11 (#40458)

This commit is contained in:
Maciej Bieniek 2020-09-22 17:36:44 +02:00 committed by Franck Nijhof
parent 34c0e0f58d
commit 016834185a
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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.10"],
"requirements": ["accuweather==0.0.11"],
"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.10
accuweather==0.0.11
# 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.10
accuweather==0.0.11
# homeassistant.components.androidtv
adb-shell[async]==0.2.1