Hi,
I have f.e. this gauge :
- type: gauge
entity: sensor.processor_use
min: 0
max: 100
unit: '%'
severity:
green: 0
yellow: 45
red: 85
needle: true
name: Processor Use
I wonder if there is a custom gauge card :
- where you can ommit one color (f.e. green till 85, above in red)
- where templates can be used for the different severity values