Skip to content

Releases: plugwise/python-plugwise-usb

v0.44.9 - Bugfixes and improvements

24 Jul 17:08
f0825a1

Choose a tag to compare

What's Changed

Full Changelog: v0.44.8...v0.44.9

v0.44.8 - Bugfixes

21 Jul 14:24
b275689

Choose a tag to compare

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

08 Jul 09:37
5900297

Choose a tag to compare

  • 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

06 Jul 13:33
895142e

Choose a tag to compare

  • 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

22 Jun 11:58
557fdf4

Choose a tag to compare

What's Changed

  • Let PlugwiseCirclePlus class load NodeFeature.CIRCLE too by @bouwew in #274

Full Changelog: v0.44.4...v0.44.5

v0.44.4 - Sense fix, improve resetting of energy collection

22 Jun 11:57
557fdf4

Choose a tag to compare

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

13 Jun 11:12
d53077d

Choose a tag to compare

What's Changed

  • Expose calling CirclePlusAllowJoiningRequest through enable_auto_join function by @dirixmjm in #260

Full Changelog: v0.44.2...v0.44.3

v0.44.2 - Bugfix: implement solution for production energy-logs problem

11 Jun 12:40
b29517b

Choose a tag to compare

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

10 Jun 17:55
bea3cb8

Choose a tag to compare

What's Changed

  • Sense calls SED load function which enables battery configuration parameters by @dirixmjm in #258

Full Change log: v0.44.0...v0.44.1

Implement Plugwise Sense support

10 Jun 13:53
ad59efd

Choose a tag to compare

What's Changed

Full Changelog: v0.43.0.2...v0.44.0