|
ccc4a41153
|
Merge branch 'master' of https://github.com/mattbk/pi-temp
|
2018-11-02 15:22:07 +00: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 |
|
|
56de44b23a
|
Merge pull request #23 from mattbk/update-readme
Make README my own.
|
2018-04-23 13:55:36 -05:00 |
|
|
0aa52dc6c5
|
Merge pull request #42 from mattbk/re-add-timezones
Add timezone conversion back in.
|
2017-12-17 20:30:31 -06:00 |
|
|
0851264322
|
Add timezone conversion back in.
|
2017-12-18 02:28:38 +00:00 |
|
|
c4e6520265
|
Add full path to config.ini.
|
2017-12-09 06:46:50 +00:00 |
|
|
3350bb88fc
|
Merge pull request #39 from mattbk/add-config
Add config file.
|
2017-12-08 22:48:09 -06: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 |
|
|
8f5daad0ea
|
Merge pull request #36 from mattbk/fix-on
Miscellaneous fixes
|
2017-11-27 22:15:58 -06: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 |
|
|
c74cbe329d
|
Merge pull request #34 from mattbk/threshold-edits
Fix the furnace threshold and run-time calculation
|
2017-11-26 22:31:15 -06:00 |
|
|
95f5374748
|
Use better streak algorithm.
|
2017-11-27 04:28:35 +00:00 |
|
|
70ba7b3824
|
Remove debug.
|
2017-11-27 03:47:34 +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 |
|
|
5e3cbe6b5b
|
Fix typo.
|
2017-11-25 04:59:51 +00:00 |
|
|
8e6eea5bc0
|
Merge pull request #30 from mattbk/threshold
Calculate how much the furnace is running
|
2017-11-24 22:54:25 -06: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 |
|
|
c2a7af9a75
|
Merge pull request #27 from mattbk/speed-time
Remove timezone conversion
|
2017-11-17 16:59:00 -06: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 |
|
|
de71a42378
|
Merge pull request #26 from mattbk/speed-up
Speed improvements: Python
|
2017-11-16 22:07:55 -06:00 |
|
|
3210dd89a2
|
Cut out a bunch to speed up plot.
|
2017-11-17 04:01:24 +00:00 |
|
|
283bd7e0c9
|
Make README my own.
|
2017-11-16 15:13:16 -06:00 |
|
|
baa3520af6
|
Change colors.
|
2017-11-16 20:41:57 +00:00 |
|
|
0609f66044
|
Titles.
|
2017-11-16 03:37:54 +00:00 |
|
|
70e3f15993
|
Merge pull request #15 from mattbk/plotly
Use local Plotly
|
2017-11-15 21:27:45 -06:00 |
|
|
3dafa8adbe
|
Clean up.
|
2017-11-16 03:26:28 +00:00 |
|
|
080e122b95
|
Aaaaaaaah.
|
2017-11-16 03:12:41 +00:00 |
|
|
a9cff8ba29
|
Keep db away from git.
|
2017-11-16 02:58:36 +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 |
|
|
397424077e
|
Rm more extra files.
|
2017-11-15 04:32:11 +00:00 |
|
|
2a35b53bf0
|
Remove extra files.
|
2017-11-15 04:28:43 +00:00 |
|
|
0b89c1a9e7
|
Update path to db.
|
2017-11-14 04:32:17 +00:00 |
|