mirror of
https://github.com/home-assistant/core.git
synced 2025-04-28 03:07:50 +00:00
Bump Forecast Solar to v2.1.0 (#55121)
This commit is contained in:
parent
9fc96818df
commit
5a58aa99b6
@ -3,7 +3,7 @@
|
|||||||
"name": "Forecast.Solar",
|
"name": "Forecast.Solar",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://www.home-assistant.io/integrations/forecast_solar",
|
"documentation": "https://www.home-assistant.io/integrations/forecast_solar",
|
||||||
"requirements": ["forecast_solar==2.0.0"],
|
"requirements": ["forecast_solar==2.1.0"],
|
||||||
"codeowners": ["@klaasnicolaas", "@frenck"],
|
"codeowners": ["@klaasnicolaas", "@frenck"],
|
||||||
"quality_scale": "platinum",
|
"quality_scale": "platinum",
|
||||||
"iot_class": "cloud_polling"
|
"iot_class": "cloud_polling"
|
||||||
|
@ -641,7 +641,7 @@ fnvhash==0.1.0
|
|||||||
foobot_async==1.0.0
|
foobot_async==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.forecast_solar
|
# homeassistant.components.forecast_solar
|
||||||
forecast_solar==2.0.0
|
forecast_solar==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.fortios
|
# homeassistant.components.fortios
|
||||||
fortiosapi==1.0.5
|
fortiosapi==1.0.5
|
||||||
|
@ -358,7 +358,7 @@ fnvhash==0.1.0
|
|||||||
foobot_async==1.0.0
|
foobot_async==1.0.0
|
||||||
|
|
||||||
# homeassistant.components.forecast_solar
|
# homeassistant.components.forecast_solar
|
||||||
forecast_solar==2.0.0
|
forecast_solar==2.1.0
|
||||||
|
|
||||||
# homeassistant.components.freebox
|
# homeassistant.components.freebox
|
||||||
freebox-api==0.0.10
|
freebox-api==0.0.10
|
||||||
|
Loading…
x
Reference in New Issue
Block a user