Skip to content

Releases: plugwise/python-plugwise

Improve typing as per Core PR #96915

24 Jul 17:09
b20ab8e

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Maintenance 🧰

  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.279 by @renovate in #357
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.280 by @renovate in #358

Full Changelog: v0.31.7...v0.31.8

Various small updates

19 Jul 06:17
38d98d6

Choose a tag to compare

What's Changed

Exciting New Features 🎉

Bug Fixes 🐛

  • Correct Adam_jip userdate: fix use of non-unique device names by @bouwew in #345

Maintenance 🧰

  • Update pre-commit hook codespell-project/codespell to v2.2.5 by @renovate in #332
  • Update pre-commit hook igorshubovych/markdownlint-cli to v0.35.0 by @renovate in #335
  • Housekeeping user data Readme by @CoMPaTech in #334
  • Update pre-commit hook asottile/pyupgrade to v3.7.0 by @renovate in #336
  • Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.273 by @renovate in #337
  • Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.274 by @renovate in #338
  • Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.275 by @renovate in #339
  • Update pre-commit hook asottile/pyupgrade to v3.8.0 by @renovate in #340
  • Update pre-commit hook charliermarsh/ruff-pre-commit to v0.0.276 by @renovate in #341
  • [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #342
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.277 by @renovate in #343
  • Update pre-commit hook pre-commit/mirrors-prettier to v3.0.0 by @renovate in #349
  • Update pre-commit hook asottile/pyupgrade to v3.9.0 by @renovate in #350
  • Update pre-commit hook psf/black to v23.7.0 by @renovate in #351
  • Update pre-commit hook astral-sh/ruff-pre-commit to v0.0.278 by @renovate in #352

Other Changes

New Contributors

Full Changelog: v0.31.6...v0.31.7

Fix domestic_hot_water_setpoint-related bug for Anna + Elga

15 Jun 14:25
d18c609

Choose a tag to compare

Fix domestic_hot_water_setpoint-related bug for Anna + Elga:

  • Add guarding for popping domestic_hot_water_setpoint
  • Improved fixture generation and prettifying

Cooling-related fix/improvements

07 Jun 18:20
dd3f45d

Choose a tag to compare

Cooling-related fix/improvements:

  • Fix cooling-related bug in set_temperature(), raise an error when the user tries to change the not-active setpoint.
  • Change setpoint_low/_high generation, show the active setpoint and the related min/max values, don't show the related, not-active setpoint from the active schedule.
  • Update related test-assert / fixtures.
  • Improve dhw_setpoint related code.

Improvements

18 May 16:24
595cb79

Choose a tag to compare

Improvements:

  • Improve fixture generation and manual fixtures, exposing (prettier-ed) fixtures
  • Fix unneeded Union-typing

Typing updates, improved fixture generation and manual mode-changes

15 May 08:44

Choose a tag to compare

Typing updates, improved fixture generation and manual mode-changes

Introduce strict-typing (py.typed)

29 Apr 16:53
45c0b04

Choose a tag to compare

Introduce strict-typing (py.typed)

Legacy Anna - read and process system-xml data

28 Apr 09:41
620cb6d

Choose a tag to compare

Legacy Anna - read and process system-xml data

  • Add support for reading the system-xml data from the legacy Smile T
  • Repo-generic: CI/CD Improvements

Split off USB-related

21 Apr 16:14
71f9cc4

Choose a tag to compare

Split off the USB-related code: the Plugwise Stick related code has been moved into https://github.com/plugwise/python-plugwise-usb

Anna + Elga: final fix for https://github.com/plugwise/plugwise-beta/issues/320

09 Apr 17:49
3d78bf4

Choose a tag to compare