Skip to content

Releases: openviess/PyViCare

2.55.1

19 Nov 10:49
44bac4c

Choose a tag to compare

What’s changed

🐛 Bug fixes

  • fix(heat pump): fix naming of component functions @CFenner (#663)

🧰 Maintenance

📚 Documentation

  • chore(testdata): update Vitodens 100-W sample data @CFenner (#661)
  • chore(testdata): update Vitovalor PT2 sample data @CFenner (#658)

2.55.0

12 Nov 07:33
1acf2ea

Choose a tag to compare

What’s changed

✨ New features

  • feat(ventilation): add new datapoints @CFenner (#643)
  • feat(ventilation): expose air quality datapoints @CFenner (#653)
  • feat(ventilation): expose filter runtime datapoints @CFenner (#652)
  • feat(heat pump): add condenser, evaporator and compressor data points @ckoeber83 (#654)

🧰 Maintenance

📚 Documentation

  • chore(docs): update example code @nagelp (#636)
  • chore(testdata): update Vitopure350 sample data @CFenner (#642)
  • chore(testdata): update Vitocal 333G with Vitovent 300F sample data @CFenner (#644)
  • chore(testdata): add Vitocal 200S sample data @jonbk (#624)
  • chore(testdata): add Vitocal 222S sample data @CFenner (#646)

⬆️ Dependency updates

2.54.0

12 Oct 21:23
6f2066c

Choose a tag to compare

What’s changed

✨ New features

  • Add common valve function for TRV and FHT channel @CFenner (#623)

2.53.1

12 Oct 19:11
2bcc6d3

Choose a tag to compare

What’s changed

🐛 Bug fixes

2.53.0

11 Oct 20:54
962d8ee

Choose a tag to compare

What’s changed

✨ New features

🧰 Maintenance

📚 Documentation

  • chore(testdata): update TRV sample data @CFenner (#615)
  • chore(testdata): add Vitoladens300-C_J3RA sample data @CFenner (#616)
  • chore(testdata): update testdata for Vitocal250A EU Data Act @ignazhabibi (#617)

2.52.0

04 Oct 09:31
479bc73

Choose a tag to compare

What’s changed

✨ New features

  • feat(ess): add access methode for ess.transfer.charge.cumulated @lgraf (#608)
  • feat: expose supply pressure for GazBoilers @detzen (#611)

🧰 Maintenance

📚 Documentation

  • chore(docs): add information about testing library changes in Home Assistant @CFenner (#614)

2.51.0

25 Aug 12:55
fcac70e

Choose a tag to compare

What’s changed

✨ New features

  • feat: expose common supply temp sensor for all heating devices @CFenner (#588)
  • feat: create reboot gateway function @fishter (#549)

🧰 Maintenance

2.50.0

11 Jul 15:36
b0ec614

Choose a tag to compare

What’s changed

✨ New features

  • Change URLs to new domain viessmann-climatesolutions.com by @karlbeecken in #572

🧰 Maintenance

  • chore(deps): update dependency ruff to v0.11.6 by @renovate[bot] in #546
  • chore(deps): update actions/setup-python action to v5.6.0 by @renovate[bot] in #547
  • chore(deps): update dependency ruff to v0.11.7 by @renovate[bot] in #548
  • chore(deps): update dependency ruff to v0.11.8 by @renovate[bot] in #550
  • chore(deps): update dependency pylint to v3.3.7 by @renovate[bot] in #551
  • chore(deps): update dependency ruff to v0.11.9 by @renovate[bot] in #552
  • chore(deps): update dependency ruff to v0.11.10 by @renovate[bot] in #553
  • chore(deps): update dependency ruff to v0.11.11 by @renovate[bot] in #554
  • chore(deps): update dependency ruff to v0.11.12 by @renovate[bot] in #555
  • chore(deps): update dependency mypy to v1.16.0 by @renovate[bot] in #556
  • chore(deps): update dependency pytest to v8.4.0 by @renovate[bot] in #558
  • chore(deps): update dependency ruff to v0.11.13 by @renovate[bot] in #559
  • chore(deps): update dependency ruff to ^0.12.0 by @renovate[bot] in #567
  • chore(deps): update dependency mypy to v1.16.1 by @renovate[bot] in #566
  • chore(deps): update dependency ruff to v0.12.1 by @renovate[bot] in #570
  • chore(deps): update dependency ruff to v0.12.2 by @renovate[bot] in #571
  • chore(deps): update dependency ruff to v0.12.3 by @renovate[bot] in #574

New Contributors

Full Changelog: 2.44.0...2.50.0

2.44.0

10 Apr 20:27
db843aa

Choose a tag to compare

What’s changed

✨ New features

🧰 Maintenance

2.43.1

17 Feb 19:27
7c3a03d

Choose a tag to compare

What’s changed

🐛 Bug fixes

  • fix(gas boiler): accessor for gas and power consumption UoM @CFenner (#520)