custom-cards / bignumber-card

Apache License 2.0
122 stars 23 forks source link

Transform values #30

Open riksarchen opened 2 years ago

riksarchen commented 2 years ago

Hello Apex charts have a function to transform the values, any positivity to add this?

Example: Sensor displaying energy usage in Watts.

In apex charts you can use: Transform: return x / 1000 Unit: kW

it takes the value divides by 1000 and presents as kW instead of W.

igorsantos07 commented 9 months ago

A similar request is having a from-to list, for instance, for text-based battery sensors.