Releases: plugwise/python-plugwise
Releases · plugwise/python-plugwise
v1.7.4
What's Changed
Maintenance 🧰
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.8 by @renovate in #718
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.9 by @renovate in #719
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.10 by @renovate in #721
- Update pre-commit hook cdce8p/python-typing-update to v0.7.1 by @renovate in #722
- Update pre-commit hook adrienverge/yamllint to v1.36.0 by @renovate in #723
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.10.0 by @renovate in #725
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.0 by @renovate in #726
- Update pre-commit hook adrienverge/yamllint to v1.36.1 by @renovate in #727
- Update pre-commit hook adrienverge/yamllint to v1.36.2 by @renovate in #728
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.2 by @renovate in #730
- Update pre-commit hook adrienverge/yamllint to v1.37.0 by @renovate in #731
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.4 by @renovate in #733
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.5 by @renovate in #735
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.6 by @renovate in #738
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.7 by @renovate in #742
Other Changes
- Test: fix double-use of version by @bouwew in #720
- Update dependency setuptools to v78 by @renovate in #732
- Cleanup packaging config by @cdce8p in #737
- Use SPDX license identifier by @cdce8p in #736
- Update dependency setuptools to v79 by @renovate in #739
- Remove specific python 3.13.0 requirement by @bouwew in #740
- Bump to v1.7.4 by @bouwew in #741
Full Changelog: v1.7.3...v1.7.4
v1.7.3
What's Changed
Code Maintenance 🧰
- Improve xml readability by @bouwew in #707
- Remove f-strings with .strip(), not working by @bouwew in #709
- Continuous improvement by @bouwew in #711
- Update to etree.Element typing by @bouwew in #712
- Fix set_preset() data by @bouwew in #715
- Implement improvement-contributions from digisaster by @bouwew in #713
- Further improvements by @bouwew in #716
- Release to v1.7.3 by @bouwew in #717
Maintenance 🧰
- Add discord link as discussed by @CoMPaTech in #708
- Update pre-commit hook PyCQA/bandit to v1.8.3 by @renovate in #710
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.7 by @renovate in #714
Full Changelog: v1.7.2...v1.7.3
v1.7.2
v1.7.1
What's Changed
Maintenance 🧰
- Avoid None-init for smile_version by @bouwew in #699
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.4 by @renovate in #700
- Solve pytest-depreciation-warning by @bouwew in #701
- Change to using partition by @bouwew in #702
Other Changes
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
Code Maintenance 🧰
- Continuous improvement by @bouwew in #678
- Refresh Anna Elga 2 main userdata by @bouwew in #679
- Revert 3 unintended merged commits by @bouwew in #685
- Revert unintended updates - II by @bouwew in #686
- More improvements by @bouwew in #687
- Rework code: output a single dict, add gw_data items as Smile-properties by @bouwew in #698
Other Maintenance 🧰
- chore(deps): update pre-commit hook asottile/pyupgrade to v3.19.1 by @renovate in #674
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.8.4 by @renovate in #675
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.5 by @renovate in #680
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.6 by @renovate in #681
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 by @renovate in #682
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.1 by @renovate in #683
- Update pre-commit hook PyCQA/bandit to v1.8.2 by @renovate in #688
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.2 by @renovate in #689
- Update pre-commit hook codespell-project/codespell to v2.4.0 by @renovate in #691
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.9.3 by @renovate in #692
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.44.0 by @renovate in #696
- Update pre-commit hook codespell-project/codespell to v2.4.1 by @renovate in #697
Full Changelog: v1.6.4...v1.7.0
v1.6.4
What's Changed
Maintenance 🧰
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.2 by @renovate in #660
- Continuous improvements by @bouwew in #662
- Rework tooling by @CoMPaTech in #664
- Archive p1v4 data by @bouwew in #666
- Fix m_adam_cooling mixup by @bouwew in #668
- Improve P1 fault-handling by @bouwew in #670
- Add control_state to Anna output by @bouwew in #671
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.3 by @renovate in #672
Full Changelog: v1.6.3...v1.6.4
v1.6.3
v1.6.2
v1.6.1
What's Changed
Maintenance 🧰
- Update pre-commit hook PyCQA/bandit to v1.8.0 by @renovate in #655
- Bump python to 3.13 following core 2024.12 by @CoMPaTech in #656
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
Exciting New Features 🎉
- Implement zone-based approach to correctly represent climate-entities in HA by @bouwew in #652, solution for HA Core issue #130597
Maintenance 🧰
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.8.0 by @renovate in #653
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.43.0 by @renovate in #654
Full Changelog: v1.5.2...v1.6.0