Version 0.6.3
✨ 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_flowinitialization step. - Cleaned up the codebase by extracting hardcoded fallback IPs into a centralized constant (
DEFAULT_HOST).