I’ve made a simple alarm clock automatisation. Then I made an entity list in my dashboard and added the automatisation and the time helper. I enabled ‘show header toggle’ to have the alarm automatisation on/off toggle next to the header. Now I want to hide the automatisation entity from the list, but keep the toggle next to the header. Is this possible?
I’ve tried state_hidden: true but that doesn’t work there.