#Expandable sections without HACS?

1 messages · Page 1 of 1 (latest)

dusk ermine
#

I might be going crazy, but I thought I remembered a recent release of HA having the ability to minimize or expand sections of the dashboard. Am I imagining this? I'm trying to avoid the Expander cards in HACS because they require manually editing YAML, which I hate.

steady kraken
dusk ermine
#

Sorry if it wasn't clear, but I'm not looking to limit visibility based on any conditions. I just want to have headers that I can expand to reveal cards. I have a couple very large cards and it's annoying to have to scroll through them to get to any of the cards towards the end. I want the cards to be in collapsible sections so that I can simple expand the section I want when I need it.

steady kraken
#

Yes

stuck edge
#

There are no expandable cards/anything on dashboard in stock HA.

steady kraken
#

You can add a toggle helper to the header of the section though, then use that toggle as a parameter for card visibility in that section. When you tap the toggle switch ”on” all cards become visible.

dusk ermine
#

Interesting, I'll give that a try and see if I like it

steady kraken
#

Let me know if you want help, happy to show you more screenshots etc

dusk ermine
#

@steady kraken That works super well! Thanks for the idea!