Skip to content

Commit 6e93e10

Browse files
committed
Bump ha-open-meteo-solar-forecast version to 0.1.11
Signed-off-by: rany <[email protected]>
1 parent df83e1a commit 6e93e10

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.11
4+
5+
- Fixes a bug where sometimes data is fetched when attempting to update the power sensors.
6+
37
v0.1.10
48

59
- Fix setting of custom Open-Meteo URL

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.10"
11+
"version": "0.1.11"
1212
}

0 commit comments

Comments
 (0)