I’m using the mini graph card in a horizontal stack mode. The left-hand card of the stack is the area of concern.
I have 2 different sensors that I want to display the temperature for over the last 24 hours. The problem is the lines are not showing up as separate. Do you know why this is?
I’ve attached the YAML for and graph view at the bottom. Any help would be appreciated!
First of all I would advice you check if both sensors got valid values.
Second I would start without defining upper and lower limits since this could also cause a complete line missing in case of outside this defined range.
The code works, but a hint.
If you press the “</>” and then paste your YAML into the highlighted line it’ll be much easier so help since one could copy/paste it for testing. No need sending pictures.