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
Refactor Home Assistant connection logic for better validation
Ensure `serverUrl` and `accessToken` are present before attempting to connect to Home Assistant. Updated `GlobalSettings` model to make these properties optional and added logging for missing configuration.
0 commit comments