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

Display Light brightness #19

Open tagazok opened 4 years ago

tagazok commented 4 years ago

Hi, I have a Yeelight and am trying to display the brightness in the circle sensor card. I have my entity and want to display the value on a 100 scale. However, the brightness is between 0 and 255.

Is it possible to change the scale so it display the brightness in percentage? (255 => 100%)