mirror of
https://github.com/home-assistant/core.git
synced 2025-07-09 14:27:07 +00:00
Bump accuweather library to version 0.0.11 (#40458)
This commit is contained in:
parent
34c0e0f58d
commit
016834185a
@ -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"
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user