custom-cards / gauge-card

Apache License 2.0
46 stars 13 forks source link

(Enhancement suggest) Min and Max from attributes #15

Open SiriosDev opened 2 years ago

SiriosDev commented 2 years ago

may I suggest the possibility of taking maximum and minimum values from attributes (perhaps with templates)?

example use case: set max from attribute to create a gauge for storage disk space monitoring

coleburg commented 2 years ago

+1 this,

I have agile prices, I would like to be able to use max as {{states('sensor.agile_max_rate')}} for example.

turboc1208 commented 1 year ago

+1 this, I am tracking the number of zwave devices on an electrical circuit in the house and then graphing the number of unresponsive devices. I need these to be entities. I want to use helper controls to set the min, max and template values for each gauge.