Bug Fixes
-
fix: Preserve DreamView and Music Mode state during API polling - Fixed a regression from v2026.1.56 where DreamView and Music Mode switches would flip back to OFF shortly after being turned ON. The API polling was overwriting optimistic state. (#6)
-
fix: Skip unsupported entities for group devices - Group devices no longer show unsupported entity types.
-
fix: Add debug logging for authentication errors in config flow - Improved logging to help diagnose login issues. (#7)