This release adds support for integration diagnostics and the energy storage device class.
Breaking change: meter events and MMPPT events sensor attribute "description" is now "events".
Minimum required version is now Home Assistant 2023.4
- Add support for integration diagnostics by @WillCodeForCats: #278, #279, #280, #291, #292
- Add energy storage device class by @WillCodeForCats in #283
- Use integers for storage and limit number control values by @WillCodeForCats in #272
- Add type hints to coordinator by @WillCodeForCats in #277
- Always show meter event attributes by @WillCodeForCats in #287
- Always show mmppt event attributes by @WillCodeForCats in #286
- Fixes to keys and indentation by @WillCodeForCats: #288 and #289
- Add is_mmppt property to inverter class by @WillCodeForCats in #290
Full Changelog: v2.2.13...v2.2.14