nielsfaber / scheduler-card

HA Lovelace card for control of scheduler entities
GNU General Public License v3.0
922 stars 117 forks source link

Option to hide the "Excluded items" line #791

Closed derandiunddasbo closed 9 months ago

derandiunddasbo commented 10 months ago

Checklist

Proposal

Please add an option to hide the "+xx excluded items" line on the bottom of the scheduler list.

Additional info

It should be possible to hide this item for saving space on the card.

nielsfaber commented 9 months ago

This is controlled with the discover_existing setting in yaml, or this GUI setting image

derandiunddasbo commented 9 months ago

Oh, ok. Sorry. I was sure, I tried this setting and still saw the excluded items line before opening this ticket, but now it's obviously working as expected. Maybe this was a cache issue on my side.