Commit Graph

21 Commits

Author SHA1 Message Date
71b87621f6 WIP on modifying influx entries 2023-10-18 07:56:29 -04:00
7531c9cc7c Add Winter parameter for Repeat entries 2022-12-29 23:25:32 -05:00
ahosking
526e6d3439 Extend Data search to 90 days
Add Winter value to the data selected and passed to index
2022-11-03 00:05:56 -04:00
ahosking
d2bda44411 Make data unique and in order 2022-08-12 02:26:11 -04:00
ahosking
66a031d9a2 Add Repeat functionality 2022-08-12 02:05:13 -04:00
ahosking
85a03dc098 Combine queries and sort by date
There is lots of debugging output here to get rid of but, this change
helps to ensure that on the index page, we sort by date to ensure our
data looks correct.

This also attempts to get the last entry for easy duplication but this is
limited by the time specified and needs to be fixed.
2022-08-04 10:44:37 -04:00
ahosking
7812b2058b Add Repeat Button and Function 2022-07-15 01:08:38 -04:00
ahosking
6bb2be70f7 Fix missed field to tag 2022-07-03 01:20:43 -04:00
ahosking
b073c37db0 Rearrage Write Query 2022-07-03 01:17:37 -04:00
ahosking
8d11f61dc7 Change fields to tags 2022-07-03 01:10:29 -04:00
ahosking
94c493fa9b Major change to Influx 2
This includes new queries for data,
New queries for creating/submitting data
and some new code that needs to be refactored
2022-07-03 00:31:01 -04:00
2c461ad4f7 Upgrade to influx2 2022-06-28 07:42:26 -04:00
Gogs
63b6d6944d Change python to actual booleans. 2017-04-09 18:36:01 -04:00
Gogs
7d760985b8 Add 5 latest readings to the bottom of the page 2017-02-03 00:32:23 -05:00
Gogs
030dc33d55 Allow date/time-free entries 2017-01-29 00:37:38 -05:00
Gogs
6c354e40a9 Improve the fuel and fuelcost type handling 2017-01-29 00:16:51 -05:00
Gogs
98d2c082ee Add explicit variable types 2017-01-28 02:09:09 -05:00
Alexander Hosking
23085de24e First version of insert with hardcoded db and measurement 2016-12-27 09:30:20 -05:00
Alexander Hosking
3361735d58 Update requirements and place base form 2016-12-26 22:43:38 -05:00
4ea8f92ed3 Further progress with forms 2016-12-20 01:50:26 -05:00
4a3f699597 Initial commit 2016-12-06 07:46:40 -05:00