thomasloven / lovelace-state-switch

🔹Dynamically replace lovelace cards depending on occasion
MIT License
382 stars 27 forks source link

Feature Request: Show everything in edit mode #33

Open noxhirsch opened 4 years ago

noxhirsch commented 4 years ago

There's an edit mode for a while now, which is used to make conditional cards always visible when editing the lovelace UI. With that it's no guesswork anymore to find the card you want to edit. It would be cool if the State Switch card would also make use of that. Either all cards for all states could be shown as usual or the normally invisible cards could be less opaque / the normally visible cards could be highlighted.

For reference: https://github.com/home-assistant/frontend/pull/5429/commits/baa41ee7006fd7ff30596027167fd975999d9a67

And because one cannot say it often enough: Thank you very much for creating this custom card and your hard work!