- New Feature: for Adam, add the gateway_mode Select. This allows the user to set the Gateway Mode, options: Normal, Pause, Vacation. Implemented via [plugwise v0.36.1](https://github.com/plugwise/python-plugwise/releases/tag/v0.36.1) - Remove support for Adam with fw 2.x and Anna with fw 3.x, via [plugwise v0.35.4](https://github.com/plugwise/python-plugwise/releases/tag/v0.35.4). - Fix [Core Issue 104433](https://github.com/home-assistant/core/issues/104433) via [plugwise v0.35.3](https://github.com/plugwise/python-plugwise/releases/tag/v0.35.3) - Implement [Core PR 104004](https://github.com/home-assistant/core/pull/104004) - Implement [Core PR 104324](https://github.com/home-assistant/core/pull/104324)
0.45.0
- New feature: add an Off-option for the Thermostat-schedule Select, this option disables the schedule for the related thermostat. - Fix not being able to turn a schedule off. Both updates implemented via [plugwise v0.35.1](https://github.com/plugwise/python-plugwise/releases/tag/v0.35.1)
0.44.2
- Adam: return use of control_state, implement HAVCAction.PREHEATING. Fixing [Core Issue 103386](https://github.com/home-assistant/core/issues/103386)
0.44.1
- Bugfix: ensure selecting schedule works correctly
0.44.0
- New Feature: implement device_registry cleaning, solution to [Core Issue 102926](https://github.com/home-assistant/core/issues/102926) - Revert entity_registry cleaning, not approved in Core
v.0.43.1
- Anna + Elga improvements via [plugwise v0.34.3](https://github.com/plugwise/python-plugwise/releases/tag/v0.34.3)
0.43.0
- New feature: for Adam, provide hvac_mode = off, related to the regulation_mode = off, next to the existing hvac_modes cool, heat and auto. Also, for Adam, return to providing a single setpoint for the heating and cooling modes. Implemented via [plugwise v0.34.0](https://github.com/plugwise/python-plugwise/releases/tag/v0.34.0)