v1.24.1
Fix — Update dialogs for Home Assistant 2026.3.1
This release fixes guest mode dialogs that no longer rendered correctly on recent Home Assistant frontend versions.
What changed
- Updated
ha-dialogusage to use the currentheader-titleAPI. - Moved QR, confirmation, and create-token dialog actions into
ha-dialog-footer. - Adjusted the create-token dialog width so the modal keeps a usable large layout on the new dialog implementation.
Why this matters
Home Assistant Frontend 20260304.0 changed the expected dialog structure. This update restores proper modal rendering and actions on HA 2026.3.1.