This release changes the battery energy reset behavior and adds a new option: The zero condition to register value reset when allow battery energy reset option is enabled has been removed, which will cause the value to always reset when enabled; and a new option was added to require N number of update cycles before battery energy resets (default 0).
- Update battery energy reset options by @WillCodeForCats in #341
- Add from future import annotations by @WillCodeForCats in #338
- Use DOMAIN_REGEX from voluptuous by @WillCodeForCats in #339
Full Changelog: v2.3.4-pre.2...v2.3.4-pre.3