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
Added defensive setup logging around static path, HTTP view, and custom panel registration.
If setup fails, Home Assistant now logs the full traceback, unloads the config entry cleanly, and re-raises the original exception so the failure is visible.
Addresses the missing sidebar panel / no useful logs report in #1.