- Delete removed Plugwise devices at runtime. - Follow backend fixture updates. - Implement test for migration to secondary_boiler_state.
0.49.1
- Improve redacting in diagnostics. - Fix for 629
0.49.0
- Add new Plugwise devices at runtime.
0.48.2
- Bugfix for 620 via [plugwise v0.37.3](https://github.com/plugwise/python-plugwise/releases/tag/v0.37.3) - Require python 3.12 (as Core 2024.2 already does) - Link to plugwise v0.37.2 via [plugwise v0.37.1](https://github.com/plugwise/python-plugwise/releases/tag/v0.37.2) - Replace many recurring text-strings by CONSTANTS.
0.48.1
- Redact sensitive data in the diagnostics-download
0.48.0
- Add a delete-button per device, enables the user to manually delete a removed Plugwise device - Add automatic deletion of removed Plugwise devices after a HA restart - Replace outdated test-fixture, update related test-case.