Skip to content

Releases: plugwise/python-plugwise

Correct Anna P1 detection

31 May 07:45
5a1ecb5

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Maintenance 🧰

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.6 by @renovate[bot] in #864
  • Update pre-commit hook jackdewinter/pymarkdown to v0.9.36 by @renovate[bot] in #865
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.7 by @renovate[bot] in #866
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.8 by @renovate[bot] in #867
  • Update codecov/codecov-action action to v6 by @renovate[bot] in #868
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.9 by @renovate[bot] in #869
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.10 by @renovate[bot] in #871
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.11 by @renovate[bot] in #872
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.12 by @renovate[bot] in #873
  • Update pre-commit hook jackdewinter/pymarkdown to v0.9.37 by @renovate[bot] in #874
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.13 by @renovate[bot] in #875
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.14 by @renovate[bot] in #876
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.15 by @renovate[bot] in #880

Other Changes

  • Improve test-function by @bouwew in #862
  • Add an extra fixture for testing in the Integration by @bouwew in #878

Full Changelog: v1.11.3...v1.11.4

Improve handling of missing thermostat data

07 Mar 11:03
c12d6fa

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • Improve handling of missing thermostat data by @bouwew in #861

Maintenance 🧰

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.11 by @renovate[bot] in #844
  • Update plugwise/gh-actions action to v2 by @renovate[bot] in #846
  • Update pre-commit hook adrienverge/yamllint to v1.38.0 by @renovate[bot] in #847
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.13 by @renovate[bot] in #848
  • Update pre-commit hook PyCQA/bandit to v1.9.3 by @renovate[bot] in #849
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.14 by @renovate[bot] in #850
  • Update pre-commit hook jackdewinter/pymarkdown to v0.9.35 by @renovate[bot] in #851
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.0 by @renovate[bot] in #852
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.1 by @renovate[bot] in #853
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.2 by @renovate[bot] in #854
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.4 by @renovate[bot] in #855
  • Update pre-commit hook PyCQA/bandit to v1.9.4 by @renovate[bot] in #856
  • Update GitHub Artifact Actions (major) by @renovate[bot] in #857
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.15.5 by @renovate[bot] in #858
  • Update pre-commit hook codespell-project/codespell to v2.4.2 by @renovate[bot] in #859

Other Changes

Full Changelog: v1.11.2...v1.11.3

Add/update model-data for Jip, Tom and Floor

26 Dec 08:30
4dc0121

Choose a tag to compare

What's Changed

Code Maintenance 🧰

  • Add new Jip, separate Tom and Floor devices by @bouwew in #842

Full Changelog: v1.11.1...v1.11.2

Various code improvements

25 Dec 08:13
9294556

Choose a tag to compare

What's Changed

Code Maintenance 🧰

Tools Maintenance 🧰

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.7 by @renovate[bot] in #830
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.8 by @renovate[bot] in #831
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.9 by @renovate[bot] in #832
  • Update pre-commit hook igorshubovych/markdownlint-cli to v0.47.0 by @renovate[bot] in #833
  • Update GitHub Artifact Actions (major) by @renovate[bot] in #834
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.14.10 by @renovate[bot] in #836

Full Changelog: v1.11.0...v1.11.1

Extend group feature: support pumping group, add group sensors

27 Nov 07:10
8182e8c

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Improve/extend processing of Groups by @bouwew in #828

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

09 Nov 16:40
8d3b908

Choose a tag to compare

What's Changed

Exciting New Features 🎉

  • Feature request: add setting of Adam thermostat zone profile by @bouwew in #814

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

02 Nov 12:33
3517e30

Choose a tag to compare

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

23 Oct 11:52
71fdf8a

Choose a tag to compare

What's Changed

Other Changes

  • Remove storing of last active schedules by @bouwew in #806

Full Changelog: v1.8.2...v1.8.3

More Emma related updates

19 Oct 11:16
93233e3

Choose a tag to compare

What's Changed

Other Changes

Full Changelog: v1.8.1...v1.8.2

Improve detection of orphaned/removed devices

17 Oct 07:17
569686e

Choose a tag to compare

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

  • Improve detection of orphaned/removed devices by @bouwew in #802

Full Changelog: v1.8.0...v1.8.1