Logout button

I would like to see the logout button as a main menu item, just above/below the user.

I had also faced to the same problem and got one solution from ChatGPT.

Create a button that send to the url
http://[your home assistant ip:port]/auth/authorize?response_type=code&client_id=[your home assistant ip:port]/&redirect_uri=[your home assistant ip:port]

It’s working fine in my loveleace.

1 Like