Skip to content

Releases: signalkraft/mypyllant-component

Breaking change: Multi-system and multi-home support

31 Dec 12:58
Compare
Choose a tag to compare

Warning

This pre-release will change all entity IDs, meaning you have to reconfigure all of your UI elements & automations in Home Assistant to use the new IDs. All entities are now prefixed with the home name, to support multiple homes.

After the update, you can delete old entities from the integration page by clicking on "XY entities", sorting by status, selecting all the unavailable ones, and clicking "remove selected".
Old devices can't be deleted, but you can disable them one by one.

What's changed

  • Support for secondary heat generators (i.e. multiple heatpumps) by @ml1nk
  • Multi-system / multi-home support by @ml1nk in #64
  • feat: devcontainer support by @ml1nk in #63
  • New services for exporting data
    • mypyllant.report for exporting yearly energy reports (in CSV format)
    • mypyllant.export for exporting raw data of your system
    • mypyllant.generate_test_data for generating test data to contribute to the myPyllant library

New Contributors

  • Massive thanks to @ml1nk for these contributions and @andyx87 for testing

Full Changelog: v0.6.2...v0.7.0

Experimental multi-system support by @ml1nk

30 Dec 19:59
Compare
Choose a tag to compare

Warning

This pre-release will change all entity IDs, meaning you have to reconfigure all of your automations and UI elements in Home Assistant to use the new IDs. The final release will (hopefully) contain a migration that changes the IDs automatically on update.

What's changed

  • Support for secondary heat generators (i.e. multiple heatpumps) by @ml1nk

Full Changelog: v0.7.0b2...v0.7.0b3

Experimental multi-system support by @ml1nk

29 Dec 22:10
Compare
Choose a tag to compare

Warning

This pre-release will change all entity IDs, meaning you have to reconfigure all of your automations and UI elements in Home Assistant to use the new IDs. The final release will (hopefully) contain a migration that changes the IDs automatically on update.

Full Changelog: v0.7.0b1...v0.7.0b2

Experimental multi-system support by @ml1nk

29 Dec 18:25
0ec91ca
Compare
Choose a tag to compare

Warning

This pre-release will change all entity IDs, meaning you have to reconfigure all of your automations and UI elements in Home Assistant to use the new IDs. The final release will (hopefully) contain a migration that changes the IDs automatically on update.

Full Changelog: v0.7.0b0...v0.7.0b1

v0.7.0b0: Experimental multi-system support by @ml1nk

29 Dec 10:54
ffac471
Compare
Choose a tag to compare

Warning

This pre-release will change all entity IDs, meaning you have to reconfigure all of your automations and UI elements in Home Assistant to use the new IDs. The final release will (hopefully) contain a migration that changes the IDs automatically on update.

What's changed

  • Experimental multi-system support by @ml1nk
  • feat: devcontainer support by @ml1nk in #63

New Contributors

  • @ml1nk made their first contribution in #63

Full Changelog: v0.6.2...v0.7.0b0

v0.6.2

07 Dec 18:56
Compare
Choose a tag to compare
  • Fixed dependency issues with HA 2023.12.0 and up, but that may have introduced other weirdness, see #59
  • Fixed issue with login on new installs on v0.6.1, see #56
  • Improved binary sensor for connection state

What's Changed

New Contributors

  • @szflo made their first contribution in #53

Full Changelog: v0.6.1...v0.6.2

v0.6.1

27 Nov 08:47
Compare
Choose a tag to compare
  • Fixed issue with some sensor becoming unavailable when their value is 0
  • Hopefully better handling of Vaillant API downtimes
  • Added Italian translation by @ardyp87 in #45

New Contributors

Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Nov 22:06
Compare
Choose a tag to compare

New Contributors

Full Changelog: v0.5.4...v0.6.0

v0.5.5b3

04 Nov 19:16
Compare
Choose a tag to compare
v0.5.5b3 Pre-release
Pre-release

Fan entity instead of climate entity for Ventilation

Full Changelog: v0.5.5b2...v0.5.5b3

v0.5.5b2

02 Nov 20:21
Compare
Choose a tag to compare
v0.5.5b2 Pre-release
Pre-release

Added missing required attributes on ventilation climate entity

Full Changelog: v0.5.5b1...v0.5.5b2