This year I finally started integrating a bunch of my Halloween decorations into Home Assistant using various integrations, so I created a tab on my Home dashboard to control them, as well as keep an eye on states. Now that Halloween is over, I don’t really want it to take up space in the tabs, so I’m wondering if it’s possible to make it conditionally visible based on a date range. For example, on October 1st, the dashboard tab should be enabled. Then, on November 5th, it should disappear until next year.
If it’s not possible to do natively in the yaml config of the dashboard, would it be possible to create a dashboard with an automation or script within HA?
TIA!