nielsfaber / scheduler-card

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

Add option to hide/show toggles #816

Closed roldengarm closed 5 months ago

roldengarm commented 6 months ago

Checklist

Proposal

It can be helpful for a tablet dashboard, have an option to hide the toggles that enable/disable a schedule.

Additional info

It was also proposed in this issue: https://github.com/nielsfaber/scheduler-card/issues/526

github-actions[bot] commented 5 months ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days

roldengarm commented 5 months ago

Bump

nielsfaber commented 5 months ago

This is already in place for years.

nielsfaber commented 5 months ago

Sorry, I misunderstood the request. What's in place now is show_header_toggle which hides/shows a toggle switch to control all schedules in the card simultaneously. There is no option in place to hide the toggles for individual schedules. I also don't see the need for this. Schedules are switch entities so they are supposed to have toggles in the dashboard. This is the same for any other switch entity within the entities card.