You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: HA 2026.x entity ID and device model compliance
Slugify entity IDs with registry migration, always pass string device
models, and drop the redundant requests manifest requirement so the
integration loads cleanly on Home Assistant 2026.7+.
Co-authored-by: Cursor <cursoragent@cursor.com>