You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# Changelog
2
2
3
3
# v0.25.11: Improve/change contents building on v0.25.10
4
-
- Revert: Improve handling of xml-data missing, raise exception with warning, the reason for adding these is not clear. Investigate further.
5
-
- Remove raising of InvalidSetupError, no longer needed, handled in Plugwise config_flow (function added by Frenck)
6
-
- Simplify logic calling _power_data_from_location(), (similar to v0.21.4)
4
+
- Revert: Improve handling of xml-data missing, raise exception with warning; the reason for adding this fix is not clear. Needs further investigation.
5
+
- Remove raising of InvalidSetupError, no longer needed; handled in Plugwise config_flow (function added by Frenck)
6
+
- Simplify logic calling _power_data_from_location() (similar to v0.21.4); possible solution for https://github.com/home-assistant/core/issues/81672
7
7
-_full_update_device(): revert back to v0.21.4 logic
8
8
- async_update(): not needed to refresh self._modules
0 commit comments