Skip to content

Releases: openviess/PyViCare

2.60.2

06 May 07:02
1f49a63

Choose a tag to compare

What’s changed

🧰 Maintenance

  • chore(deps): update release-drafter/release-drafter action to v7.2.1 @renovate[bot] (#753)
  • chore: add python 3.14 support @CFenner (#648)
  • chore: add obtain_token_via_basic_auth_pkce migration helper @lackas (#754)

2.60.1

28 Apr 21:11
630bbea

Choose a tag to compare

What’s changed

🐛 Bug fixes

  • fix: catch all exceptions during Zigbee device enrichment @lackas (#751)

2.60.0

28 Apr 15:37
953ba71

Choose a tag to compare

What’s changed

✨ New features

  • feat: add all_devices property with unfiltered device list @lackas (#750)
  • feat: enrich Zigbee sensors with room data from RoomControl @lackas (#743)

🧰 Maintenance

📚 Documentation

  • chore(testdata): add E3_RoomControl_One_525 test data @lackas (#742)

2.59.1

16 Apr 06:52
c4fe4a2

Choose a tag to compare

What’s changed

🐛 Bug fixes

  • fix: auto-detect hybrid devices using API features @lackas (#740)
  • fix: handle non-JSON error responses from API gateway @lackas (#741)

2.59.0

14 Apr 22:17
1f33bec

Choose a tag to compare

What’s changed

✨ New features

  • feat(ventilation): expose exhaust and extract temperatures and humidities plus heat recovery efficiency @norschel (#695)

🐛 Bug fixes

  • fix: Handle PACKAGE_NOT_PAID_FOR API error gracefully @lackas (#737)

🧰 Maintenance

2.58.1

18 Mar 21:22
7cefe90

Choose a tag to compare

What’s changed

🧰 Maintenance

📚 Documentation

  • chore(testdata): Add device section to Vitocal300G_CU401B @lackas (#714)
  • chore(testdata): update testdata for Vitopure350 @CFenner (#711)

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)