- Show model_id for P1 gateway as well. - Bump plugwise to [v1.4.0](https://github.com/plugwise/python-plugwise/releases/tag/v1.4.0) - Add comment, small improvement.
0.53.0
- New Feature: show model_id's of all devices (Adam, Anna, not for legacy gateways). - Bump plugwise to [v1.3.1](https://github.com/plugwise/python-plugwise/releases/tag/v1.3.1)
0.52.2
- Battery-state binary_sensors improvements via plugwise [v1.2.0](https://github.com/plugwise/python-plugwise/releases/tag/v1.2.0) - Resolve depreciated use of accessing `hass.components.persistent_notification`.
0.52.1
- Downstream the latest Core Plugwise updates. - Document code-differences vs Core Plugwise - parts for future upstreaming and parts that will not be downstreamed. - Code improvements.
0.52.0
- Add battery-state binary_sensors for battery-powered devices via plugwise [v1.1.0](https://github.com/plugwise/python-plugwise/releases/tag/v1.1.0) - Fix climate-test error: implement homeassistant.exceptions.ServiceValidationError
0.51.6
- Implement fix for [677](https://github.com/plugwise/plugwise-beta/issues/677)