Skip to content

Releases: openviess/PyViCare

2.58.0

18 Feb 09:42
c50eca0

Choose a tag to compare

What’s changed

✨ New features

  • feat: expose power consumption for heating, dhw and total @tlinnet (#667)
  • feat(heat pump): add COP, compressor sensors, refrigerant circuit and heating rod stats @lackas (#689)

🧰 Maintenance

  • chore: add deprecation database to prevent use of deprecated API paths @lackas (#707)

2.57.0

15 Feb 12:53
0dc8252

Choose a tag to compare

What’s changed

✨ New features

  • feat: expose device_type on PyViCareDeviceConfig @lackas (#698)
  • feat: expose device roles and include in dump_secure @lackas (#699)
  • feat: add DHW operating mode getters @lackas (#705)
  • feat: add CoolingCircuit support for heat pumps @lackas (#706)
  • feat: add ventilation level volume flow getters @lackas (#700)

🐛 Bug fixes

  • fix: handle DEVICE_COMMUNICATION_ERROR and return stale cache on transient errors @lackas (#704)

🧰 Maintenance

📚 Documentation

  • chore(testdata): update Vitocal 300G CU401B sample data @lackas (#697)

2.56.0

25 Jan 00:38
9622821

Choose a tag to compare

What’s changed

✨ New features

🐛 Bug fixes

  • refactor(fuel cell): update deprecated data points @CFenner (#665)

🧰 Maintenance

⬆️ Dependency updates

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