I’m seeing some strange behaviour when configuring a history graph. I want to plot a few of temperatures on the same graph, specifically:
- Flow temperature
- Return temperature
- Ambient temperature
- Compressor discharge temperature
- Target flow temperature
I have (working) sensors for each, and the graph was working just fine until either the last 2023.2 release or 2023.3 release (I’m not sure which)
Adding one value works just fine, the graph looks as expected.
As soon as I add a second, I get a flat line for both sensors:
In summary, all of the sensors plotted individually are working as expected, but adding multiple sensors yields the strange looking graph as you can see above.
What am I doing wrong? Any tips?