What's Changed
* Remove unused release-drafter by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/461
* Move responsibility of fixing legacy model values to Model itself by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/462
* Bring back full test coverage in `models.py` by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/463
* Move Exceptions fixtures to correct folder by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/464
* Remove handing of non-200 in v1 state/system calls, already handled by _request by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/465
* Cache 'device' model in device() method by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/466
* Use 'native' caching of device in combined method by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/467
* Add tests for cached state identify unsupported check by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/468
* Test for clienterror exception in v2 by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/470
* Remove check of HTTP_NO_CONTENT as there are no 'No Content' replies in v1 by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/469
Oh, and test coverage is back to 100%!
See changes from **v8.0.0-alpha-1**: https://github.com/homewizard/python-homewizard-energy/releases/tag/v8.0.0-alpha-1
See changes from **v8.0.0-alpha-2**: https://github.com/homewizard/python-homewizard-energy/releases/tag/v8.0.0-alpha-2
See changes from **v8.0.0-alpha-3**: https://github.com/homewizard/python-homewizard-energy/releases/tag/v8.0.0-alpha-3
**Full Changelog**: https://github.com/homewizard/python-homewizard-energy/compare/v8.0.0-alpha-3...v8.0.0-alpha-4