Color thresholds off when near zero #1283
Answered
by
ildar170975
OingoFan55
asked this question in
Q&A
-
Running: v0.13.0 on Home Assistant: 2025.7.3 Trying to figure out where I'm going wrong on using color thresholds for indoor/outdoor temperature differences. When positive (above zero), I want the line to be red, when below, I want blue. I added a second sensor (set to zero) so I can set a gray line between them both. There is some type of clipping going on to where the line turns blue even though it has a positive value (such as 2.32). I did notice that these point colors are correct when hovered over (when it makes the points big).
|
Beta Was this translation helpful? Give feedback.
Answered by
ildar170975
Jul 23, 2025
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a known issue. Cannot give you a link, it is already registered here.
Not about “near zero”, it is about differences between a colored line and a colored point.
No workaround yet.
Is one of the most prioritized tasks to be performed.