- Implement [Core PR 82694](https://github.com/home-assistant/core/pull/82694)
- Implement `UnitOfTemperature` in `sensor.py`
DEC 2022 [0.31.5] Bugfix
- Bugfix via plugwise module [v0.25.14](https://github.com/plugwise/python-plugwise/releases/tag/v0.25.14)
- Improve number-detection so that it doesn't error on a sensor with the same name - fixing [Core Issue 83068](https://github.com/home-assistant/core/issues/83068)
- Add two new sensors: DHW setpoint and Maximum boiler temperature, these sensors can be present (not always) when they are not available as Numbers
NOV 2022 [0.31.4] Bugfixes, improve exception-handling
- Bugfixes via plugwise module [v0.25.12](https://github.com/plugwise/python-plugwise/releases/tag/v0.25.12)
NOV 2022 [0.31.3] Thermostats: more improvements
- Anna+Elga: remove cooling-switch, add cooling_enabled binary_sensor (NOTE: reload integration every time the cooling-enabled switch position on the Elga is changed)
- Link to plugwise module [v0.25.10](https://github.com/plugwise/python-plugwise/releases/tag/v0.25.10)
- Fixes for [240](https://github.com/plugwise/python-plugwise/issues/240), [Core Issue 81716](https://github.com/home-assistant/core/issues/81716), [Core Issue 81839](https://github.com/home-assistant/core/issues/81839), [Core Issue 81672](https://github.com/home-assistant/core/issues/81672) & [#241](https://github.com/plugwise/python-plugwise/issues/241)
NOV 2022 not released [0.31.2] Bug-fixes
- Adam: hide cooling-related switch, binary_sensors when there is no cooling present, this fixes the unexpected appearance of new entities after the Adam 3.7.1 firmware-update.
- Properly handle an empty schedule, should fix 313