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
I have updated to the latest available Home Assistant version.
I have cleared the cache of my browser.
I have tried a different browser to see if it is related to my browser.
I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
When changing the default dashboard in profile settings the change is not saved. After logging out and logging in again, the global default dashboard is adopted to profile settings.
Describe the behavior you expected
Global default-dashboard can be selected at config/lovelace/dashboards.
Personal default dashboard can individually be changed at /profile.
Last one is not working after re-login.
Steps to reproduce the issue
Create two lovelace-dashboards.
Select first as global default at config/lovelace/dashboards.
Select second as user default dashboard at /profile.
Relogin
Finally you will be on the first global default
What version of Home Assistant Core has the issue?
2024.3.0
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Chrome v122.0 // Fully Kiosk v1.55
Which operating system are you using to run this browser?
Windows 10 Pro 22H2 // Android 13.0
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered:
Addition: The dashboard, which is defined as default under /config/lovelace/dashboards, is not saved permanently as well and is reset after a logout/login
This is as designed. Many of the settings in /profile are not per-user settings, but just settings for the local device, and are reset on logout. PR #20076 reorganizes this to make it a bit more explicit.
You can make a feature request if you'd like it to behave differently.
Checklist
Describe the issue you are experiencing
When changing the default dashboard in profile settings the change is not saved. After logging out and logging in again, the global default dashboard is adopted to profile settings.
Describe the behavior you expected
Global default-dashboard can be selected at config/lovelace/dashboards.
Personal default dashboard can individually be changed at /profile.
Last one is not working after re-login.
Steps to reproduce the issue
What version of Home Assistant Core has the issue?
2024.3.0
What was the last working version of Home Assistant Core?
No response
In which browser are you experiencing the issue with?
Chrome v122.0 // Fully Kiosk v1.55
Which operating system are you using to run this browser?
Windows 10 Pro 22H2 // Android 13.0
State of relevant entities
No response
Problem-relevant frontend configuration
No response
Javascript errors shown in your browser console/inspector
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: