Skip to content

Commit c6c23be

Browse files
committed
Bump ha-open-meteo-solar-forecast version to 0.1.12
Signed-off-by: rany <[email protected]>
1 parent 0a82441 commit c6c23be

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

Diff for: CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
v0.1.12
4+
5+
- Sort integration's `manifest.json` to pass hassfest validation. This is required for submission to the Home Assistant Community Store's default repo.
6+
37
v0.1.11
48

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

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
"iot_class": "cloud_polling",
99
"issue_tracker": "https://github.com/rany2/ha-open-meteo-solar-forecast/issues",
1010
"requirements": ["open_meteo_solar_forecast==0.1.14"],
11-
"version": "0.1.11"
11+
"version": "0.1.12"
1212
}

0 commit comments

Comments
 (0)