I’m working on a lovelace UI that involves removing the header (using the custom:compact-header card).
This obviously means I lose the menu to refresh the UI. Is there a way to do this programmatically, so I can add a button to one of my views to do this for me?
Just want to mention even if the left menu is hidden with CCH, you can still bring it out by swiping in from left edge of the screen on the mobile devices.
1 Like
mayker
(maykar (pronounced "maker" with a southern accent))
7
This is true if just using header: false, but if you’re using kiosk_mode: true to hide the header it removes that ability and also makes sure the sidebar is closed on load.