bar-card icon indicating copy to clipboard operation
bar-card copied to clipboard

Overwrite entity severity

Open piasekps opened this issue 3 years ago • 0 comments

This is my template for plug_in switch and looks like that: https://gist.github.com/piasekps/f198948755643ba267e99d5925ba2433

Screenshot 2022-02-19 at 20 15 38

And I use it in several places. I would like to customize severity for each plug_in. What can I do to achieve that? There is no problem to customize severity for my-guage. I would like to set new severity for each bar different on each place I use template plug.

When I call like this I got 4th bar and I would like to just overwrite severity on each bar: template: plug name: PS5 custom_fields: bar: card: entities: - entity: some_stuff_here Any Idea how can I achieve that?

piasekps avatar Feb 19 '22 19:02 piasekps