- Code improvements. - Remove unused dependencies from pyproject.toml.
0.37.1
- Further optimization / deduplication of the refactored code.
0.37.0
- The backend-code for actual and legacy Plugwise devices has been separated. - For actual devices xml-data is now only collected from /core/domain_objects.
0.36.3
- Bugfixes for [558](https://github.com/plugwise/plugwise-beta/issues/558) and [#559](https://github.com/plugwise/plugwise-beta/issues/559).
0.36.2
- Improve support for Anna+Elga systems that do not support cooling (fix for [547](https://github.com/plugwise/plugwise-beta/issues/547)). - Update test-fixtures for Plugwise-beta/Core Plugwise. - Fix deprecation-warnings.
0.36.1
- New Feature: For Adam, implement limited access to the gateway-modes. - Refresh adam_plus_anna_new userdata and adapt. - Bump actions and requirements to Python 3.12, where possible. - Ruff as per 470 (defaulting black and isort to ruff). - Modularize/split testing, including separation of code and data. - Improve quality as indicated by SonarCloud.