Skip to content

Releases: plugwise/python-plugwise-usb

Bugfix for Issue #399

29 Jan 18:26
cc6dd34

Choose a tag to compare

What's Changed

  • Solve monthly overflow as reported in #399 by @bouwew in #400

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.3 by @renovate[bot] in #352

  • Update pre-commit hook biomejs/pre-commit to v2.2.5 by @renovate[bot] in #353

  • Update github/codeql-action action to v4 by @renovate[bot] in #355

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.0 by @renovate[bot] in #354

  • Py314 by @CoMPaTech in #356

  • Update pre-commit hook asottile/pyupgrade to v3.21.0 by @renovate[bot] in #357

  • Update pre-commit hook cdce8p/python-typing-update to v0.7.3 by @renovate[bot] in #358

  • Update pre-commit hook biomejs/pre-commit to v2.2.6 by @renovate[bot] in #359

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.1 by @renovate[bot] in #360

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.2 by @renovate[bot] in #361

  • Update pre-commit hook biomejs/pre-commit to v2.2.7 by @renovate[bot] in #362

  • Update GitHub Artifact Actions (major) by @renovate[bot] in #363

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.3 by @renovate[bot] in #365

  • Update pre-commit hook biomejs/pre-commit to v2.3.2 by @renovate[bot] in #364

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.4 by @renovate[bot] in #366

  • Update pre-commit hook biomejs/pre-commit to v2.3.4 by @renovate[bot] in #367

  • Update pre-commit hook asottile/pyupgrade to v3.21.1 by @renovate[bot] in #368

  • Update pre-commit hook cdce8p/python-typing-update to v0.8.1 by @renovate[bot] in #369

  • Update pre-commit hook biomejs/pre-commit to v2.3.5 - autoclosed by @renovate[bot] in #370

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.5 by @renovate[bot] in #371

  • Update pre-commit hook PyCQA/bandit to v1.9.0 by @renovate[bot] in #372

  • Update actions/checkout action to v5.0.1 by @renovate[bot] in #373

  • Update pre-commit hook asottile/pyupgrade to v3.21.2 by @renovate[bot] in #374

  • Update pre-commit hook biomejs/pre-commit to v2.3.6 by @renovate[bot] in #375

  • Update pre-commit hook PyCQA/bandit to v1.9.1 by @renovate[bot] in #376

  • Update pre-commit hook igorshubovych/markdownlint-cli to v0.46.0 by @renovate[bot] in #377

  • Update actions/checkout action to v6 by @renovate[bot] in #378

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.6 by @renovate[bot] in #379

  • Update pre-commit hook PyCQA/bandit to v1.9.2 by @renovate[bot] in #381

  • Update pre-commit hook biomejs/pre-commit to v2.3.7 by @renovate[bot] in #380

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.7 by @renovate[bot] in #382

  • Update pre-commit hook biomejs/pre-commit to v2.3.8 by @renovate[bot] in #383

  • Update actions/checkout action to v6.0.1 by @renovate[bot] in #384

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.8 by @renovate[bot] in #385

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.9 by @renovate[bot] in #386

  • Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 by @renovate[bot] in #387

  • Update GitHub Artifact Actions (major) by @renovate[bot] in #388

  • Update pre-commit hook biomejs/pre-commit to v2.3.10 by @renovate[bot] in #389

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.10 by @renovate[bot] in #390

  • Update pre-commit hook biomejs/pre-commit to v2.3.11 by @renovate[bot] in #391

  • Update pre-commit hook PyCQA/bandit to v1.9.3 by @renovate[bot] in #395

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 by @renovate[bot] in #392

  • Update pre-commit hook adrienverge/yamllint to v1.38.0 by @renovate[bot] in #394

  • Update actions/checkout action to v6.0.2 by @renovate[bot] in #396

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.14 by @renovate[bot] in #397

  • Update pre-commit hook biomejs/pre-commit to v2.3.12 by @renovate[bot] in #398

  • Update pre-commit hook biomejs/pre-commit to v2.3.13 by @renovate[bot] in #401

Full Changelog: v0.47.1...v0.47.2

Avoid unintentional overwrite of nodetype.cache file at start/reload

27 Sep 15:26
dec9a83

Choose a tag to compare

What's Changed

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.2 by @renovate[bot] in #350
  • Continuous cache improving by @bouwew in #351

Full Changelog: v0.47.0...v0.47.1

New Feature: implement energy device clock synchronization

26 Sep 10:44
774ba29

Choose a tag to compare

What's Changed

Full Changelog: v0.46.1...v0.47.0

Various fixes and improvements

24 Sep 16:07
17837d9

Choose a tag to compare

What's Changed

  • Update pre-commit hook biomejs/pre-commit to v2.2.4 by @renovate[bot] in #339
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.13.0 by @renovate[bot] in #340
  • Improve node_type caching by @bouwew in #342
  • Implement node-reset after unregister by @bouwew in #337
  • Improve writing of cache-files by @bouwew in #343
  • Don't store plus-device in nodetypes cache by @bouwew in #344
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.13.1 by @renovate[bot] in #346
  • Add missing s in %s by @bouwew in #347
  • Fix auto-joining not functioning as intended by @bouwew in #348
  • v0.46.1 release by @bouwew in #349

Full Changelog: v0.46.0...v0.46.1

New Feature! Sense report interval setting

12 Sep 08:39
40185ed

Choose a tag to compare

What's Changed

  • Improve node_info_update and update_node_details logic by @dirixmjm in #333
  • Update pre-commit hook biomejs/pre-commit to v2.2.3 by @renovate[bot] in #335
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.12 by @renovate[bot] in #334
  • Update actions/setup-python action to v6 by @renovate[bot] in #336
  • Append report interval setting to Sense node configuration. by @dirixmjm in #338

Full Changelog: v0.45.0...v0.46.0

New Feature! Sense hysteresis based switch action

03 Sep 08:42
0698cce

Choose a tag to compare

What's Changed

  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.11 by @renovate[bot] in #331
  • Add sense hysteresis based switch action by @dirixmjm in #330

Full Changelog: v0.44.14...v0.45.0

Improve EnergyLogs caching

31 Aug 15:41
a63392c

Choose a tag to compare

Pre-release

What's Changed

  • Line up energy_logs cache-content with energy_logs collection in memory by @bouwew in #329

Full Changelog: v0.44.13...v0.44.14

Allow get_state request for non-data NodeFeatures, accommodating buttons in HA

29 Aug 11:11
b7176ce

Choose a tag to compare

What's Changed

Full Changelog: v0.44.11...v0.44.13

Various improvements, Scan, Error handling, Circle+

24 Aug 12:19
656c999

Choose a tag to compare

What's Changed

  • CI: Attempt to ensure venv working after restore by @CoMPaTech in #318
  • chore(deps): update pre-commit hook biomejs/pre-commit to v2.2.0 by @renovate[bot] in #320
  • Replace useless warning message, various small corrections/improvements by @bouwew in #319
  • properly propagate configuration changes by @dirixmjm in #312
  • Catch error from #312 by @bouwew in #321
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.10 by @renovate[bot] in #324
  • Small changes to Circle+ load function to align to Circle load function by @dirixmjm in #322
  • store MotionSensitivity enum which makes communication to HA easier by @dirixmjm in #323

Full Changelog: 0.44.11...v0.44.12

Improve reading energy_logs from cache

15 Aug 08:29
656c999

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v4.3.0 by @renovate[bot] in #309
  • Improve EnergyLogs collection by @bouwew in #311
  • Attempt to fix v5 download issue by @CoMPaTech in #315
  • chore(deps): update actions/checkout action to v5 by @renovate[bot] in #310
  • chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.12.9 by @renovate[bot] in #316
  • Improve reading energy_logs from cache by @bouwew in #314
  • Set release version to 0.44.11 by @bouwew in #317

Full Changelog: v0.44.10...0.44.11