Release 0.6.0: Initial HACS Support
Pre-release
Pre-release
π Initial Public Release
This is the first official release of the custom Comexio integration for Home Assistant, now fully compatible with HACS (Home Assistant Community Store)!
β¨ Features & Changes
- HACS Support: Refactored the entire folder structure (
custom_components/comexio/) and addedhacs.jsonto allow easy installation via HACS custom repositories. - Security Enhancement: Removed hardcoded default credentials from
config_flow.pyto prevent accidental credential leaks. Users now start with clean, empty input fields during setup. - Code Quality: Enforced Unix (LF) line endings across all Python and JSON files to ensure native compatibility with Home Assistant Core running on Linux.
- Documentation: Added a comprehensive, bilingual
README.md(English & German) including a step-by-step installation guide.
π How to install
Please follow the instructions in the README to add this repository to HACS and install the integration.