Releases: plugwise/python-plugwise
Releases · plugwise/python-plugwise
Extend group feature: support pumping group, add group sensors
What's Changed
Exciting New Features 🎉
Maintenance 🧰
- Update pre-commit hook cdce8p/python-typing-update to v0.8.1 by @renovate[bot] in #819
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.5 by @renovate[bot] in #820
- Update pre-commit hook PyCQA/bandit to v1.9.0 by @renovate[bot] in #821
- Update pre-commit hook asottile/pyupgrade to v3.21.2 by @renovate[bot] in #822
- Update pre-commit hook PyCQA/bandit to v1.9.1 by @renovate[bot] in #823
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.46.0 by @renovate[bot] in #824
- Update actions/checkout action to v6 by @renovate[bot] in #825
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.6 by @renovate[bot] in #826
- Update pre-commit hook PyCQA/bandit to v1.9.2 by @renovate[bot] in #827
Full Changelog: v1.10.0...v1.11.0
New feature: implement setting Adam zone profile
What's Changed
Exciting New Features 🎉
Maintenance 🧰
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.4 by @renovate[bot] in #813
- chore(deps): update pre-commit hook asottile/pyupgrade to v3.21.1 by @renovate[bot] in #817
Other Changes
Full Changelog: v1.9.0...v1.10.0
Add support for Anna P1
What's Changed
Exciting New Features 🎉
Maintenance 🧰
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.2 by @renovate[bot] in #807
- Update GitHub Artifact Actions (major) by @renovate[bot] in #808
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.3 by @renovate[bot] in #812
Full Changelog: v1.8.3...v1.9.0
Remove storing the last active schedule(s), to be handled by the HA Integration
More Emma related updates
Improve detection of orphaned/removed devices
What's Changed
Maintenance 🧰
- Update pre-commit hook cdce8p/python-typing-update to v0.7.3 by @renovate[bot] in #801
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.1 by @renovate[bot] in #803
Other Changes
Full Changelog: v1.8.0...v1.8.1
v1.8.0 - Add initial support for Emma
What's Changed
Exciting New Features 🎉
- Validate py314 compatibility by @CoMPaTech in #793
- Add support for Emma (tested only in ZigBee mode) by @bouwew in #797
Bug Fixes 🐛
- Fully match version by @CoMPaTech in #772
Other Changes
- Attempt to fix v5 download issue by @CoMPaTech in #780
- Force python minor version by @CoMPaTech in #782
- Fix entity-items counting by @bouwew in #794
Maintenance 🧰
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.4 by @renovate[bot] in #773
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.5 by @renovate[bot] in #774
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.7 by @renovate[bot] in #775
- Update pre-commit hook pre-commit/pre-commit-hooks to v6 by @renovate[bot] in #778
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.8 by @renovate[bot] in #777
- Update actions/checkout action to v5 by @renovate[bot] in #779
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.9 by @renovate[bot] in #781
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.10 by @renovate[bot] in #783
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.11 by @renovate[bot] in #784
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.12 by @renovate[bot] in #785
- Update actions/setup-python action to v6 by @renovate[bot] in #786
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.0 by @renovate[bot] in #787
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.1 by @renovate[bot] in #788
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.2 by @renovate[bot] in #789
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.3 by @renovate[bot] in #790
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.0 by @renovate[bot] in #791
- Update github/codeql-action action to v4 by @renovate[bot] in #792
- Update pre-commit hook asottile/pyupgrade to v3.21.0 by @renovate[bot] in #795
Full Changelog: v1.7.8...v1.8.0
v1.7.8 - Implement fixes related to the select-platform-data, implement trusted publishing integrations
What's Changed
Exciting New Features 🎉
- Add trusted publishing (while using uv) by @CoMPaTech in #770
Maintenance 🧰
- Rename smile to api by @bouwew in #766
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.2 by @renovate[bot] in #767
- Update pre-commit hook PyCQA/bandit to v1.8.6 by @renovate[bot] in #768
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.3 by @renovate[bot] in #769
- Implement fixes related to the select-platform-data provided to the HA Core integrations, part of solving pw-beta issue #897 by @bouwew in #771
Full Changelog: v1.7.7...v1.7.8
v1.7.7 - Code quality improvements
What's Changed
Maintenance 🧰
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.1 by @renovate in #761
- Implement async aiofiles.open() by @bouwew in #762
- Solve more SonarQube issues by @bouwew in #763
- Limit amount of init arguments by @bouwew in #764
- Reduce complexity by @bouwew in #765
Full Changelog: v1.7.6...v1.7.7
v1.7.6 Switch toggle: don't raise error when locked
What's Changed
Github Maintenance 🧰
- Maintenance chores by @CoMPaTech in #754
- Rework/backport changes between USB/network by @CoMPaTech in #759
- Migrate actions to plugwise common gh-actions by @CoMPaTech in #760
Maintenance 🧰
- Update dependency setuptools to v80 by @renovate in #743
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.8 by @renovate in #744
- Update pre-commit hook adrienverge/yamllint to v1.37.1 by @renovate in #745
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.9 by @renovate in #746
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.10 by @renovate in #747
- Update pre-commit hook igorshubovych/markdownlint-cli to v0.45.0 by @renovate in #748
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.11 by @renovate in #749
- Update pre-commit hook asottile/pyupgrade to v3.20.0 by @renovate in #750
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.12 by @renovate in #751
- Update pre-commit hook cdce8p/python-typing-update to v0.7.2 by @renovate in #752
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.11.13 by @renovate in #753
- Set_switch: don't raise eror when locked by @bouwew in #755
- Update pre-commit hook PyCQA/bandit to v1.8.4 by @renovate in #756
- Update pre-commit hook PyCQA/bandit to v1.8.5 by @renovate in #757
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.0 by @renovate in #758
Full Changelog: v1.7.4...v1.7.6