Skip to content

Commit b0fb165

Browse files
committed
Update Changelog further
1 parent 6283a53 commit b0fb165

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Changelog
22

33
# 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
77
- _full_update_device(): revert back to v0.21.4 logic
88
- async_update(): not needed to refresh self._modules
99
- Add fix for Core #81712

0 commit comments

Comments
 (0)