Does anyone ever figured out how to hide the top bar when using sidebar items?
In my case i have a couple of iframe-panels for which I would like to hide home assistant top bar. (The one just displaying the name of the iframe-panel)
ingress:
link_iframe:
work_mode: iframe
ui_mode: normal
title: Title
icon: mdi:link
url: https://www.example.com/
work_mode: iframe # similar to ha iframe
work_mode: ingress # similar to hassio ingress
ui_mode: normal # without top bar
ui_mode: toolbar # with top bar