Bump Forecast Solar to v2.1.0 (#55121)

This commit is contained in:
Klaas Schoute 2021-08-24 09:15:57 +02:00 committed by GitHub
parent 9fc96818df
commit 5a58aa99b6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
"name": "Forecast.Solar",
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/forecast_solar",
"requirements": ["forecast_solar==2.0.0"],
"requirements": ["forecast_solar==2.1.0"],
"codeowners": ["@klaasnicolaas", "@frenck"],
"quality_scale": "platinum",
"iot_class": "cloud_polling"

View File

@ -641,7 +641,7 @@ fnvhash==0.1.0
foobot_async==1.0.0
# homeassistant.components.forecast_solar
forecast_solar==2.0.0
forecast_solar==2.1.0
# homeassistant.components.fortios
fortiosapi==1.0.5

View File

@ -358,7 +358,7 @@ fnvhash==0.1.0
foobot_async==1.0.0
# homeassistant.components.forecast_solar
forecast_solar==2.0.0
forecast_solar==2.1.0
# homeassistant.components.freebox
freebox-api==0.0.10