ThermoMan / Thermostat-Tracking

Code to track and chart data from the 3M-50 WiFi enabled thermostat
8 stars 10 forks source link

[Bug] Heat/Fan rendering while presently running #43

Closed unlstorm closed 10 years ago

unlstorm commented 10 years ago

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.

ThermoMan commented 10 years ago

Fixed in commit 2760c9df9759824d9b01754480028d7970b05730