Skip to content

Releases: plugwise/python-plugwise

Legacy Anna - read and process system-xml data

Choose a tag to compare

@bouwew bouwew released this 28 Apr 09:41
620cb6d

Legacy Anna - read and process system-xml data

  • Add support for reading the system-xml data from the legacy Smile T
  • Repo-generic: CI/CD Improvements

Split off USB-related

Choose a tag to compare

@bouwew bouwew released this 21 Apr 16:14
71f9cc4

Split off the USB-related code: the Plugwise Stick related code has been moved into https://github.com/plugwise/python-plugwise-usb

Anna + Elga: final fix for https://github.com/plugwise/plugwise-beta/issues/320

Choose a tag to compare

@bouwew bouwew released this 09 Apr 17:49
3d78bf4

Anna + Elga: final fix for #320

P1 legacy: collect data from /core/modules

Choose a tag to compare

@bouwew bouwew released this 27 Mar 18:21
0c1ead9

Collect P1 legacy data from /core/modules - fix for plugwise/plugwise-beta#368
Dependencies: Default to python 3.11
Development

  • Improved markdown (i.e. markup and contents), added linter for markdown & added code owners
  • Replaced flake8 linting with ruff (following HA-Core)
  • Improved testing on commit

Stick memory-leaks-bugfix

Choose a tag to compare

@bouwew bouwew released this 25 Feb 15:03
5f68cfc

All changes:

Stick bugfix: properly handle responses without mac

Choose a tag to compare

@bouwew bouwew released this 05 Feb 10:37
6583116

Stick bugfix: properly handle responses without mac

Bugfix for https://github.com/plugwise/plugwise-beta/issues/340

Choose a tag to compare

@bouwew bouwew released this 30 Jan 19:24
f8e7442

Fix for HA Core Issue home-assistant/core#85910

Choose a tag to compare

@bouwew bouwew released this 27 Jan 08:10
125e449

Fix for HA Core Issue home-assistant/core#85910

Rebased on v0.27.1

Further improve typing

Choose a tag to compare

@bouwew bouwew released this 13 Jan 19:21
4ba0003

Further improve typing

Implement PEP-561

Choose a tag to compare

@bouwew bouwew released this 11 Jan 10:11
71574dd

Implement PEP-561 to enable strict-typing in HA Core.