Slowly getting more into the whole Lovelace thing - it’s great!
But it also poses a few new challenges for me on how to show things the way I want to see them, e.g.
Is there a way to show/hide whole views, i.e. make /lovelace/3 not show up in the tabs at the top?
Use case:
My alarm panel reports if it is ready to be armed, i.e. all doors and windows are closed/locked. If this is true, I show a closed lock on my main lovelace paned (/lovelace/0) panel and all is fine - I would then like to hide the picture elements view (/lovelace/3) that shows the floor plan with all the door and window sensors on it. Nothing to see there.
If it’s not the case, i.e. one or more windows/doors are open, the icon is an open lock and I would like the floor plan (/lovelace/3) to show up in the tabs so that I can check which door or window is not closed.
Is that possible?
Ideally, I would also like to be able to click directlyu on the open lock icon which takes me to the detailed view.
I assume I have to use a tap_action for that, but I cannot find out the syntax for it.
So did you found anything? I would be thankfull for such an option too. Don’t show a button in the header, but navigate over adress or buttons (“hidden views”).
Sorry but I have not spent much time on figuring out a solution as I have had other HA issues to solve as well. I will revisit this problem soon (and post any updates) as it is an important one for me.
yea, I use appdaemon for all of my automations. YAML is a pain and python is MUCH easier. Although the ability to hide views on only show the upstairs views or downstairs views would be nice.
I agree entirely…I have so many needs but only so much in the way of skills unfortunately.
I use a QNAP - Docker (Container Station) arrangement for my homeassistant
/mosquitto/Node-Red installations…appdaemon I would have liked as well BUT for whatever reason I cannot get that to work unfortunately.