custom-cards / circle-sensor-card

A custom component for displaying sensor values as cards or elements
Apache License 2.0
174 stars 23 forks source link

Need away of using the main entity and then a second sensor for the numeric value to put the ring color #41

Open lordwizzard opened 1 year ago

lordwizzard commented 1 year ago

Need away of using the main entity if it i enum value (high, low, medium) (used a Jinja2 to create the conversion to a value for now) need a second sensor for the numeric value to put the ring color back in while leaving the enum text.

image