Skip to content

Improve/change building on v0.25.10

Choose a tag to compare

@bouwew bouwew released this 21 Nov 07:57
· 3650 commits to main since this release
e307b30

All changes:

  • Revert: Improve handling of xml-data missing, raise exception with warning; the reason for adding this fix is not clear. Needs further investigation.
  • Remove raising of InvalidSetupError, no longer needed; handled in Plugwise config_flow (function added by Frenck)
  • Simplify logic calling _power_data_from_location() (similar to v0.21.4); possible solution for home-assistant/core#81672
  • _full_update_device(): revert back to v0.21.4 logic
  • async_update(): not needed to refresh self._modules
  • Add fix for Core #81712