- Test-code improvements. - Fix errors showing after Core 2023.9.3 release. - Set the connection-timeout based on the device discovered, 10s for actual devices, legacy devices require a 30s timeout.
- 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.