Version 0.6.2
🧹 Code Quality & Maintenance Update
This release focuses entirely on "under the hood" improvements to make the integration more robust and future-proof. There are no functional changes or breaking changes in this update, so your existing setup will continue to work exactly as before!
🛠️ Technical Changes
- Static Type Hints: Added comprehensive Python type annotations across all entity platforms (
sensor,binary_sensor,switch,number, andbutton). - Core Readiness: This aligns the codebase much closer to the strict code quality and typing standards required by the official Home Assistant Core repository.
- Developer Experience: Significantly improves code readability and IDE autocompletion, laying a solid and clean foundation for future feature development.