Skip to content

Commit

Permalink
Bump ha-open-meteo-solar-forecast version to 0.1.10
Browse files Browse the repository at this point in the history
Signed-off-by: rany <ranygh@riseup.net>
  • Loading branch information
rany2 committed Jun 9, 2024
1 parent a880233 commit 0dabf84
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

v0.1.10

- Fix setting of custom Open-Meteo URL
- Add support for capping power to inverter capacity
- Provide detailed forecast in sensor attribute
- Fix config_flow.py for HA <2024.4.0b0
- Write some documentation

v0.1.9

- Switched to using GitHub releases.
Expand Down
2 changes: 1 addition & 1 deletion custom_components/open_meteo_solar_forecast/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
"integration_type": "service",
"iot_class": "cloud_polling",
"requirements": ["open_meteo_solar_forecast==0.1.14"],
"version": "0.1.9"
"version": "0.1.10"
}

0 comments on commit 0dabf84

Please sign in to comment.