kalkih / mini-graph-card

Minimalistic graph card for Home Assistant Lovelace UI
MIT License
2.96k stars 232 forks source link

Fixed line for threshold indication #891

Closed ripvega closed 1 year ago

ripvega commented 1 year ago

Is it possible to set a 'dummy' entity to act as a fixed threshold line?

I know I could create a static sensor on HA, but there would need too many to suit each use case.

Something like:

entity: threshold line threshold_value: 5.0

It may well be that this facility is already there and I've missed it though.

ildar170975 commented 1 year ago

Check this- https://github.com/kalkih/mini-graph-card/issues/570 If it is about the same - close this issue. If not - let people know.