Hi all,
is there any possibility to change the severity values dunamically?
I have a Energy Company called awattar.de. They adjust the energy price every hour. I want to calculate the median and set the severity dynamically.
Thanks
Hi all,
is there any possibility to change the severity values dunamically?
I have a Energy Company called awattar.de. They adjust the energy price every hour. I want to calculate the median and set the severity dynamically.
Thanks
No, this is not supported on the default gauge card.
Why not make a template sensor to normalize the values for you and use the gauge to look at that? Or have the gauge follow the power usage (which is independent of price). I’m assuming your trying to keep costs at a certain amount per day?
Even that can be achieved with a template sensor to calculate your median $$$ dynamically so when the price changes, the previous values aren’t automatically billed at that price.
I’d use this sensor and use the gauge to follow this one instead.