What's Changed
* Require multidict 6.0.5 or higher to fix build error on mac/python-3.12 by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/398
* Retry failed requests with backoff to make unstable connections less flaky by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/399
* Silence logger output of 'backoff' by DCSBL in https://github.com/homewizard/python-homewizard-energy/pull/400
**Full Changelog**: https://github.com/homewizard/python-homewizard-energy/compare/v6.2.0...v6.3.0