Card Editor + dropdown, toggle, colorpicker examples

I’ve made a pretty simple custom card and I’ve been looking into getting it working with the card editor. I have a very basic input field to define the sensor.

I’d like to upgrade this to a sensor dropdown, add a true/false toggle for a different field, and ideally add a color picker if one is available. But I’m having a hard time grasping how to accomplish that and I was wondering if anyone had some examples I could look at.

The way I have it set up now is based on this gist Simplest custom card · GitHub