Skip to content

V1.10.2

Compare
Choose a tag to compare
@binsentsu binsentsu released this 03 Jan 22:39
· 28 commits to master since this release
1a4af5e
  • 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