mirror of
https://github.com/home-assistant/core.git
synced 2025-07-13 16:27:08 +00:00
Bump accuweather to 0.1.0 (#46951)
This commit is contained in:
parent
6fe72b04eb
commit
593e7aea5a
@ -2,7 +2,7 @@
|
|||||||
"domain": "accuweather",
|
"domain": "accuweather",
|
||||||
"name": "AccuWeather",
|
"name": "AccuWeather",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/accuweather/",
|
"documentation": "https://www.home-assistant.io/integrations/accuweather/",
|
||||||
"requirements": ["accuweather==0.0.11"],
|
"requirements": ["accuweather==0.1.0"],
|
||||||
"codeowners": ["@bieniu"],
|
"codeowners": ["@bieniu"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"quality_scale": "platinum"
|
"quality_scale": "platinum"
|
||||||
|
@ -96,7 +96,7 @@ WazeRouteCalculator==0.12
|
|||||||
abodepy==1.2.0
|
abodepy==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.accuweather
|
# homeassistant.components.accuweather
|
||||||
accuweather==0.0.11
|
accuweather==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.bmp280
|
# homeassistant.components.bmp280
|
||||||
adafruit-circuitpython-bmp280==3.1.1
|
adafruit-circuitpython-bmp280==3.1.1
|
||||||
|
@ -42,7 +42,7 @@ WSDiscovery==2.0.0
|
|||||||
abodepy==1.2.0
|
abodepy==1.2.0
|
||||||
|
|
||||||
# homeassistant.components.accuweather
|
# homeassistant.components.accuweather
|
||||||
accuweather==0.0.11
|
accuweather==0.1.0
|
||||||
|
|
||||||
# homeassistant.components.androidtv
|
# homeassistant.components.androidtv
|
||||||
adb-shell[async]==0.2.1
|
adb-shell[async]==0.2.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user