Version 0.7.0
馃悰 Bug Fixes & Improvements
- Web-IO Device Creation: Radically overhauled the API payload for creating Web-IO devices to strictly match Comexio requirements. Fixed missing identifiers and authentication bugs.
- Authentication Flag: Fixed the
form_loginattribute in the Web-IO template and device creation. It is now correctly set to2("Never") to prevent Comexio from blocking webhook execution. - Payload Variables: Fixed a crash during device recreation where an undefined variable (
new) was referenced instead ofbase_id. - Sync Error Handling: Introduced a dedicated
sync_errorstate. The UI button and sync sensor will now reliably display an error state if the Delta-Sync or upload process fails, rather than reverting to "Idle".
馃帀 This release marks a massive stability upgrade for the Web-IO interface between Comexio and Home Assistant!