Skip to content

Version 0.6.3

Choose a tag to compare

@kayl-codes kayl-codes released this 06 May 23:24

✨ Auto-Discovery & Dynamic IP Updates

This release brings major Quality-of-Life improvements to the setup process and long-term maintenance of the integration!

🚀 New Features

  • Smart Auto-Discovery: Setting up the integration is now easier than ever. When adding a new Comexio server, the integration will automatically scan your local network for known Comexio DNS hostnames (like comexio, comexio.local, comexio.fritz.box, etc.). If found, the IP address will be instantly pre-filled in the setup dialog.
  • Dynamic Host / IP Updates: Did your router assign a new IP address to your Comexio server? No problem! You can now easily change the Host/IP address directly via the integration's Configure menu (Settings -> Devices & Services -> Comexio -> Configure) without having to delete and reinstall the integration. The coordinator will seamlessly reconnect in the background.

🐛 Bugfixes & Maintenance

  • Fixed a minor evaluation bug in the config_flow initialization step.
  • Cleaned up the codebase by extracting hardcoded fallback IPs into a centralized constant (DEFAULT_HOST).