Hello,
I'm building a dashboard made up almost entirely of helpers to help my kids with chore tracking. I'm aware of some integrations, which I will likely explore more in depth at a future time, but for the time being, these helpers are working well for me. I have an additional button which becomes visible once chores are ticked off as complete, which adds time to their switch, though that button is not visible until all chores are complete.
At the moment, I have it set up so the visibility condition is dependent on each individual entity that belongs to them being ticked "on." However, I would prefer to make this dependent on the state of the label instead, which would give me flexibility to automate helpers as disabled on specific days without impacting the dashboard visibility for the entity. I can't seem to find a way to condition visibility of an object in the dashboard on the state of a label. Is there something I'm missing, or is there a better way to pull off what I'm trying to do?