Skip to content

Commit 6286aaa

Browse files
authored
Bump ha-open-meteo-solar-forecast version to 0.1.10 (#14)
Signed-off-by: rany <[email protected]>
1 parent a880233 commit 6286aaa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
v0.1.10
4+
5+
- Fix setting of custom Open-Meteo URL
6+
- Add support for capping power to inverter capacity
7+
- Provide detailed forecast in sensor attribute
8+
- Fix config_flow.py for HA <2024.4.0b0
9+
- Write some documentation
10+
311
v0.1.9
412

513
- Switched to using GitHub releases.

Diff for: custom_components/open_meteo_solar_forecast/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@
88
"integration_type": "service",
99
"iot_class": "cloud_polling",
1010
"requirements": ["open_meteo_solar_forecast==0.1.14"],
11-
"version": "0.1.9"
11+
"version": "0.1.10"
1212
}

0 commit comments

Comments
 (0)