- Bump plugwise to [v0.38.1](https://github.com/plugwise/python-plugwise/releases/tag/v0.38.1)
0.51.0
- New Feature: Implemented a Reboot button to allow users to restart devices directly from Home Assistant, as requested in 604. Implemented via [plugwise v0.38.0](https://github.com/plugwise/python-plugwise/releases/tag/v0.38.0) - Reverted the redacting of diagnostics output, as it was not accepted in HA Core.
0.50.4
- Implement plugwise_command for the Select platform via [plugwise v0.37.8](https://github.com/plugwise/python-plugwise/releases/tag/v0.37.8) and [plugwise v0.37.9](https://github.com/plugwise/python-plugwise/releases/tag/v0.37.9)
0.50.3
- Thermostat-schedule (Select) improvements via [plugwise v0.37.7](https://github.com/plugwise/python-plugwise/releases/tag/v0.37.7)
0.50.2
- Fix for Core Issue [117542](https://github.com/home-assistant/core/issues/117542)
0.50.1
- Code improvements via 640 (implement plugwise_command for the Number platform) and 641