Releases: plugwise/python-plugwise-usb
Releases · plugwise/python-plugwise-usb
v0.44.9 - Bugfixes and improvements
v0.44.8 - Bugfixes
What's Changed
- chore(deps): update pre-commit hook biomejs/pre-commit to v2.1.1 by @renovate[bot] in #283
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.3 by @renovate[bot] in #284
- Migrate to Trusted Publishing (pypi) by @CoMPaTech in #286
- Fully match version by @CoMPaTech in #288
- chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.4 by @renovate[bot] in #290
- chore(deps): update pre-commit hook biomejs/pre-commit to v2.1.2 by @renovate[bot] in #292
- Fix for issue plugwise-usb-beta issue #288 by @bouwew in #293
- Use PriorityQueue.qsize() to obtain the queue depth by @bouwew in #291
- Set to v0.44.8 release-version by @bouwew in #294
Full Changelog: v0.44.7...v0.44.8
v0.44.7 - Implement switch callback
- Extend switch state to include switch group
- Switch button press is no longer converted to a state, but propagated as event only
V0.44.6 - Improve registry cache and node load behaviour
- Registry cache only to contain MAC and NodeType, removing C+ address
- Nodes, if cached, are loaded fast and properly. If the node is offline, the initialisation is postponed until the Node is online.
- On cache fail for registry or node while node is offline, discovery and load are repeated until node is online
v0.44.5 - Enable energy-resetting for Plus devices
What's Changed
Full Changelog: v0.44.4...v0.44.5
v0.44.4 - Sense fix, improve resetting of energy collection
What's Changed
- fix sign bug in humidity by @dirixmjm in #261
- Update pre-commit hook PyCQA/bandit to v1.8.5 by @renovate in #262
- Re-instate tooling and align with Core/Python-plugwise approach by @CoMPaTech in #263
- Attempted fix / investigate Action caching issues by @CoMPaTech in #264
- Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.0 by @renovate in #266
- Update pre-commit hook biomejs/pre-commit to v2 by @renovate in #267
- First set of updates considering RUFF analysis by @dirixmjm in #269
- chore(deps): update pre-commit hook biomejs/pre-commit to v2.0.2 by @renovate in #272
- Another Ruff update - update_missing_registrations by @dirixmjm in #271
- Improve enery-logs reset process, enable use of a button in plugwise_usb beta by @bouwew in #255
- Biome reinstatement by @CoMPaTech in #273
Full Changelog: v0.44.3...v0.44.4
Expose enable_auto_join function via CirclePlus interface
What's Changed
Full Changelog: v0.44.2...v0.44.3
v0.44.2 - Bugfix: implement solution for production energy-logs problem
What's Changed
- Bugfix: implement solution for production energy-logs problem by @bouwew in #259 - Solution for Issue #259
Full Changelog: v0.44.1...v0.44.2
Extend Sense features
What's Changed
Full Change log: v0.44.0...v0.44.1
Implement Plugwise Sense support
What's Changed
- Update sense parameter handling and initialization by @dirixmjm in #256
- Update change log prior to release by @dirixmjm in #257
Full Changelog: v0.43.0.2...v0.44.0