Releases: signalkraft/mypyllant-component
Breaking change: Multi-system and multi-home support
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 systemmypyllant.generate_test_data
for generating test data to contribute to the myPyllant library
New Contributors
Full Changelog: v0.6.2...v0.7.0
Experimental multi-system support by @ml1nk
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
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
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
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
New Contributors
Full Changelog: v0.6.2...v0.7.0b0
v0.6.2
- 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
Full Changelog: v0.6.1...v0.6.2
v0.6.1
v0.6.0
- Added option to overwrite time program temperatures with climate control, instead of setting a quick veto, see https://signalkraft.com/mypyllant-component/#temperature-controls-overwrite-time-program-instead-of-setting-quick-veto
- Added experimental ventilation support thanks to test data from @szflo (#32)
- Added a lot more diagnostics information in state attributes, see https://signalkraft.com/mypyllant-component/2-entities/#extra-state-attributes
- Added sk.json by @misa1515 in #38
New Contributors
Full Changelog: v0.5.4...v0.6.0
v0.5.5b3
Fan entity instead of climate entity for Ventilation
Full Changelog: v0.5.5b2...v0.5.5b3
v0.5.5b2
Added missing required attributes on ventilation climate entity
Full Changelog: v0.5.5b1...v0.5.5b2