This release adds a new configuration option "Auto-Detect Additional Entities" for inverters which don't respond well to discovery for these options (issue #394). This option should be disabled as a workaround inverters that time out on these entities during setup.
We also no longer check for duplicate meter serial numbers and will add all meter devices that are detected. This was brought up in discussions #410 as a possibility for dual-function meters, where the serial number may naturally be duplicated since it's the same physical meter split in firmware.
- Allow duplicate serial number on meters by @WillCodeForCats in #412
- Auto-Detect Additional Entities Option by @WillCodeForCats in #416
- Some sensors weren't using platform uid base by @WillCodeForCats in #411
- Incorrect casting of default value by @WillCodeForCats in #414
- Move inverter command delay option to top level by @WillCodeForCats in #422
Full Changelog: v2.4.2...v2.4.3