Bump accuweather to 0.1.0 (#46951)

This commit is contained in:
Maciej Bieniek 2021-02-23 14:00:21 +01:00 committed by GitHub
parent 6fe72b04eb
commit 593e7aea5a
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.11"],
"requirements": ["accuweather==0.1.0"],
"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.0.11
accuweather==0.1.0
# 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.0.11
accuweather==0.1.0
# homeassistant.components.androidtv
adb-shell[async]==0.2.1