Commit Graph

32 Commits

Author SHA1 Message Date
0009443d14 Make some progress on fixing timezones. 2018-11-19 20:48:47 -06:00
f543b36b64 Deal with missing database entries. 2018-11-19 20:18:38 -06:00
dc3234b35a Move location. 2018-11-02 15:21:31 +00:00
173c668931 Add absolute path to database so app can work from rc.local. 2018-09-24 02:49:46 +00:00
b637ba0ea6 Use absolute path to config.ini to script can be started with rc.local. 2018-09-24 02:44:59 +00:00
0851264322 Add timezone conversion back in. 2017-12-18 02:28:38 +00:00
95acbdb454 Add sensor type to config.ini. 2017-12-09 04:40:44 +00:00
06c9e9357a Add port to config file. 2017-12-09 04:28:16 +00:00
cbe48732e9 Increase lower streak limit. 2017-12-01 19:09:47 +00:00
32cab451c1 Pass the date ranges again. 2017-11-28 04:13:39 +00:00
e78148f358 Fix range_hours while we're at it. 2017-11-28 04:01:26 +00:00
2b188237bb Only use increasing temperature values. 2017-11-28 03:45:44 +00:00
95f5374748 Use better streak algorithm. 2017-11-27 04:28:35 +00:00
361c0f0899 Cop out and increase long_streaks threshold. 2017-11-27 03:46:58 +00:00
a160050a7f Fix rounding. 2017-11-25 05:23:36 +00:00
87ef39d199 Express furnace run numbers on history page. 2017-11-25 04:48:03 +00:00
410f42ed4a Calculate total furnace minutes in view. 2017-11-25 04:37:41 +00:00
fc17ab2a86 Tabs to spaces and build a list with counts of increasing segments. 2017-11-25 03:32:21 +00:00
0b98b2d2a7 Fix. 2017-11-17 22:57:54 +00:00
07be441922 Ugh. 2017-11-17 22:55:32 +00:00
67a854c474 Fix conflicts. 2017-11-17 22:51:34 +00:00
536ade30e5 Shelve. 2017-11-17 22:11:56 +00:00
4bb3bccd24 Shelve. 2017-11-17 19:48:28 +00:00
84168c4a6a Temporarily remove timezone conversion to improve speed. 2017-11-17 18:15:19 +00:00
3210dd89a2 Cut out a bunch to speed up plot. 2017-11-17 04:01:24 +00:00
baa3520af6 Change colors. 2017-11-16 20:41:57 +00:00
080e122b95 Aaaaaaaah. 2017-11-16 03:12:41 +00:00
59504da8e4 I broke it. 2017-11-16 02:45:13 +00:00
fbaa1beb24 Rough out plotly plot. 2017-11-16 02:16:16 +00:00
8499c457fd Move plotly import to top of file. 2017-11-15 22:56:47 +00:00
d55b711156 Fix name. 2017-11-15 17:13:12 +00:00
ea64a23833 Rename things to make more sense.
Closes #3.
2017-11-15 05:01:16 +00:00