Skip to content

v1.5.0

Choose a tag to compare

@koenhendriks koenhendriks released this 23 Jan 10:32
4ee9eeb

1.5.0 - 2026-01-23

Big thanks to @reddevil82 for this release.

Fixed

  • (#14) Config flow has been updated as of home assistant >2025.12 by @reddevil82
  • (#17) Updated the Eplucon API client to handle device fetching and response validation more robustly by @reddevil82

Updated

  • Refactored sensor entity descriptions for clearer implementation and reduced duplication by @reddevil82
  • Streamlined the coordinator's device update mechanism to ensure more accurate state representation in Home Assistant by @reddevil82

Added

  • Enhanced error handling and debugging outputs in API data fetching methods by @reddevil82