Skip to content

Release 0.6.0: Initial HACS Support

Pre-release
Pre-release

Choose a tag to compare

@kayl-codes kayl-codes released this 05 May 01:39

πŸŽ‰ 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 added hacs.json to allow easy installation via HACS custom repositories.
  • Security Enhancement: Removed hardcoded default credentials from config_flow.py to 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.