Skip to content

Commit

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

v0.1.11

- Fixes a bug where sometimes data is fetched when attempting to update the power sensors.

v0.1.10

- Fix setting of custom Open-Meteo URL
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.10"
"version": "0.1.11"
}

0 comments on commit e6f4546

Please sign in to comment.