mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 07:25:52 -05:00
Bump forecast-solar lib to v4.1.0 (#142280)
Co-authored-by: Jan-Philipp Benecke <jan-philipp@bnck.me>
This commit is contained in:
co-authored by
Jan-Philipp Benecke
parent
3c60bff7dc
commit
9c538d1e22
@@ -6,5 +6,5 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/forecast_solar",
|
||||
"integration_type": "service",
|
||||
"iot_class": "cloud_polling",
|
||||
"requirements": ["forecast-solar==4.0.0"]
|
||||
"requirements": ["forecast-solar==4.1.0"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -954,7 +954,7 @@ fnv-hash-fast==1.4.0
|
||||
foobot_async==1.0.0
|
||||
|
||||
# homeassistant.components.forecast_solar
|
||||
forecast-solar==4.0.0
|
||||
forecast-solar==4.1.0
|
||||
|
||||
# homeassistant.components.fortios
|
||||
fortiosapi==1.0.5
|
||||
|
||||
Generated
+1
-1
@@ -814,7 +814,7 @@ fnv-hash-fast==1.4.0
|
||||
foobot_async==1.0.0
|
||||
|
||||
# homeassistant.components.forecast_solar
|
||||
forecast-solar==4.0.0
|
||||
forecast-solar==4.1.0
|
||||
|
||||
# homeassistant.components.freebox
|
||||
freebox-api==1.2.2
|
||||
|
||||
Reference in New Issue
Block a user