V1.10.2
- Replace deprecated magic numbers with EntityState enums for HA 2024.1 (#217 - @Sholofly). Fixes #216
- Execute modbus data gathering through hass executor job. This could relieve general unavailability issues in case of unstable/slow inverter connection. (#210 #204)
- Update pymodbus version 3.5.4 to align with version of HA Core
- Bump min HA version to 2023.11