Skip to content

Releases: nicolas-fricke/ha-component-comelit-intercom

v1.0.2 - Bug Fix Release

Choose a tag to compare

@nicolas-fricke nicolas-fricke released this 10 Sep 11:51

πŸ› 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

Choose a tag to compare

@nicolas-fricke nicolas-fricke released this 02 Aug 22:08

πŸŽ‰ 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

Pre-release

Choose a tag to compare

@nicolas-fricke nicolas-fricke released this 01 Aug 01:09

πŸš€ 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

  1. Add this repository to HACS as a custom repository
  2. Install the integration through HACS
  3. Restart Home Assistant
  4. Add the integration via Settings β†’ Devices & Services
  5. 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