Commit Graph

7 Commits

Author SHA1 Message Date
34badf17eb Once and for all reformat.
Will be using black code formatter
2024-12-08 17:07:26 -08:00
895e50bdd3 Hopefully fix the issue with the last_trigger pointer being incorrectly set to a very old data point 2024-12-07 15:18:25 -08:00
e5caf72829 Add some debugging information for myself to debug triggers not firing when expected 2024-12-04 20:31:54 -08:00
50f65abced Make the info panel show the correct last alerting
Before, it was checking against the moved pointer, which could cause inaccurate
2024-12-03 04:27:35 -08:00
96249bd608 Correctly determine ATH and ATL based on start date for each history 2024-12-03 04:12:48 -08:00
cddc49bbfe Squelch ongoing alerts so message is only sent once 2024-11-30 04:45:00 -08:00
c78ced85ca Very Initial MVP
There is so much more to do, but I think it is time to commit this to VCS
2024-11-30 03:27:32 -08:00