Releases: plugwise/python-plugwise
Releases · plugwise/python-plugwise
Split off USB-related
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
Anna + Elga: final fix for #320
P1 legacy: collect data from /core/modules
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
All changes:
- Fix Stick-related memory-leaks as reported in https://github.com/plugwise/plugwise-beta/issues/312
- Add python 3.11 support
Stick bugfix: properly handle responses without mac
Stick bugfix: properly handle responses without mac
Bugfix for https://github.com/plugwise/plugwise-beta/issues/340
Fix for HA Core Issue home-assistant/core#85910
Fix for HA Core Issue home-assistant/core#85910
Rebased on v0.27.1
Further improve typing
Further improve typing
Implement PEP-561
Implement PEP-561 to enable strict-typing in HA Core.
More cooling-related updates, based on additional info from Plugwise
All changes:
- Updates for Anna+Elga and Adam-OnOff systems
- Loria/Thermastage fix