v1.5.0
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