During commit 9b143bb82227bae56de1a2bf8ebc6cbc4c89bcaa a bug was included in the rendering of drawGradientArea for heat and fan status's. The "$cycle_start" is getting computed using cooling cycle parameters rather than the respective heat or fan. This is still a bug as of the Jan 17 commit 59aaa213b04d04698a36768902fa2934de97344c. I figured I would write up this issue since it's a pain to branch and create a pull request for such a small/simple change.
This bug causes the heat or fan status gradients to be drawn across the whole chart.
During commit 9b143bb82227bae56de1a2bf8ebc6cbc4c89bcaa a bug was included in the rendering of drawGradientArea for heat and fan status's. The "$cycle_start" is getting computed using cooling cycle parameters rather than the respective heat or fan. This is still a bug as of the Jan 17 commit 59aaa213b04d04698a36768902fa2934de97344c. I figured I would write up this issue since it's a pain to branch and create a pull request for such a small/simple change.
This bug causes the heat or fan status gradients to be drawn across the whole chart.