Releases: nicolas-fricke/ha-component-comelit-intercom
Release list
v1.0.2 - Bug Fix Release
π Bug Fix Release
This release fixes a critical issue where door buttons became unavailable after the first use.
π§ Fixed
- Button availability issue: Resolved a problem where buttons became unavailable after opening a door once. Users reported that the integration worked on first press but failed on subsequent attempts.
π‘ Technical Details
The issue was caused by connection state conflicts between the coordinator's update cycle and door operations. The fix implements separate client instances for each operation, ensuring they don't interfere with each other.
π Thanks
Thanks to the users who reported this issue on the Home Assistant community forum, helping us identify and fix this problem quickly.
π¦ Installation
Via HACS (custom repository) or manual installation - see README for details.
π Found an Issue?
Please report any issues at: https://github.com/nicolas-fricke/ha-component-comelit-intercom/issues
v1.0.1 - First Stable Release
π First Stable Release
Based on positive feedback from early community testers, we're promoting this to a stable release!
β¨ What's New in v1.0.1
- Better UI: Door buttons now show a proper door-open icon instead of generic button
- Community tested: Multiple users report successful installations and stable operation
- Fallback confirmed: Manual token entry works when automatic extraction fails
π Features
- Native Home Assistant integration
- Automatic token extraction
- Simple UI configuration
- HACS compatible
- Door/gate control via button entities
π Notes
While one user experienced issues with automatic token extraction, they were able to successfully configure the integration using manual token entry. The token extraction process requires the default 'comelit' password on the device.
π Thanks
Special thanks to the early adopters from the Home Assistant community forum who tested and provided feedback!
π¦ Installation
Via HACS (custom repository) or manual installation - see README for details.
π Issues?
Please report any issues at: https://github.com/nicolas-fricke/ha-component-comelit-intercom/issues
v0.1.0 - Initial Beta Release
π Initial Beta Release
This is the first public release of the Comelit Intercom integration for Home Assistant.
β What's Working
- Native Home Assistant integration - No Docker or MQTT required
- Automatic token extraction - No manual configuration needed (if using default password)
- Door control - Open doors/gates directly from Home Assistant
- Simple UI configuration - Set up through the Home Assistant interface
- HACS compatible - Easy installation via HACS
π Release Notes
This integration has been tested and working reliably in a local environment. We're releasing it as v0.1.0 to gather community feedback and ensure stability across different Comelit models and setups before the stable v1.0.0 release.
π― Supported Devices
- Comelit devices with ICONA Bridge protocol (port 64100)
- Tested with Comelit 6741W, 6721W models
- Requires firmware with web interface on port 8080
π¦ Installation
- Add this repository to HACS as a custom repository
- Install the integration through HACS
- Restart Home Assistant
- Add the integration via Settings β Devices & Services
- Enter your Comelit device IP address
β οΈ Beta Notice
While this integration has been working reliably in testing, please report any issues you encounter. Your feedback will help us reach a stable v1.0.0 release.
π€ Development Note
This integration was developed primarily using Claude Code (Anthropic's AI assistant) with human supervision and testing.
π Acknowledgments
- Protocol implementation based on @madchicken's comelit-client library
- Thanks to the Home Assistant community for years of discussion and testing
π Known Limitations
- Door opening only (no video/audio support yet)
- No doorbell ring detection yet
- Automatic token extraction requires default 'comelit' password
Please report issues at: https://github.com/nicolas-fricke/ha-component-comelit-intercom/issues