iprodanovbg / homeassistant-desktop

🎛 Desktop application (Windows / macOS / Linux) for Home Assistant built with Electron
Apache License 2.0
432 stars 45 forks source link

Feature Request: Permanently set Default Dashboard #34

Closed LutzFassl closed 9 months ago

LutzFassl commented 11 months ago

Hello! I like the Home Assistant Desktop a lot, thanks! :-)

I only have one feature request. I want to use it permanently with a certain dashboard that I created specifically for Desktop. Would it be possible to add a feature that allows the following:

Everytime Home Assistant Desktop starts up (as usually on Windows Login), it should go to the Dashboard that I can define (somewhere).

Thanks for considering it! BR, Lutz

numanair commented 9 months ago

You can just use HA's built-in ability to set a default dashboard per-device, no?

LutzFassl commented 9 months ago

Per Device? This sounds like what I am looking for. How would I do this?

Since I know that we can have a default dashboard per user, you helped me to think about this workaround: I create a new dummy user and set the desired dashboard as default dashboard for this user. Then log in with this user on my home assistant desktop. I will have to check if there are no negative side effects to that workaround.

LutzFassl commented 9 months ago

I found the setting "Set as default on this device" now in the normal "Dashboards" Settings Menu of Home Assistant. Thank you - really cool! This can be closed.