Commit Graph

103 Commits

Author SHA1 Message Date
Phil Howard
447bfa73d0 Allow settings to be saved 2020-09-02 15:03:50 +01:00
Phil Howard
1b7b5b56fb Huge refactor, no functional changes 2020-09-02 12:28:09 +01:00
Phil Howard
5f20f07e73 Lint, tweak FPS timing 2020-09-01 22:07:43 +01:00
Phil Howard
c1c4179bee Popover help text 2020-09-01 21:32:27 +01:00
Phil Howard
4a9434b1f7 General settings 2020-09-01 20:43:24 +01:00
Phil Howard
e3c7869f40 Add light detection, fixes and tweaks 2020-09-01 19:03:44 +01:00
Phil Howard
d778a8a779 Lint, add ability to enable/disable channel 2020-09-01 16:39:54 +01:00
Phil Howard
c19a568342 Overhaul code, functional edit screen 2020-09-01 16:18:36 +01:00
Phil Howard
f23bdb614b Make alarm a class, plus snooze feature 2020-08-28 13:38:50 +01:00
Phil Howard
732034952c Experiment with edit screen 2020-08-28 13:12:40 +01:00
Phil Howard
5928f99e29 Add support for history 2020-08-28 12:25:22 +01:00
Phil Howard
3a23dfbed1 Start new style UI 2020-08-28 12:25:09 +01:00
Phil Howard
18d64c20f9 Make alarm less annoying 2020-08-27 16:35:36 +01:00
Phil Howard
4314de87f4 Sort imports 2020-08-27 13:55:53 +01:00
Phil Howard
e0330aafe6 Add wet/dry points to settings 2020-08-27 13:47:12 +01:00
Phil Howard
3123e27939 Tweaks, fixes, linting and docs 2020-08-27 12:26:08 +01:00
Jaroslav Lichtblau
de90e2289c Minute instead month in backup file name
Fix for the DATESTAMP variable, to show proper file name.
2020-08-05 12:07:13 +01:00
Phil Howard
b019d785c0 Update reference for latest tweaks 2020-07-28 14:52:49 +01:00
Phil Howard
a428540866 Improve moisture sensor active detection 2020-07-28 14:47:43 +01:00
Phil Howard
03658f84ac Add auto-water setting and disable by default
Adds a new setting - auto_water - and disables by default to reflect the basic Grow kit being monitor-only.

Adds documentation for the settings file.
2020-07-27 17:08:37 +01:00
Phil Howard
de3816f917 Work around BCM8 edge detect/SPI issue for #1 2020-07-27 10:46:10 +01:00
Phil Howard
f1ad8add15 Rename examples 2020-07-23 17:48:53 +01:00
Phil Howard
3aea7daa7e Remove non-functional all-in-one example 2020-07-23 17:44:01 +01:00
Phil Howard
10980a794d Update towet/dry example to newer ranges 2020-07-20 21:36:57 +01:00
Phil Howard
25e7928e97 Updated REFERENCE.md 2020-07-20 21:03:47 +01:00
Phil Howard
8178b66a80 Cancel timeout on stop 2020-07-20 20:45:17 +01:00
Phil Howard
b4f2bc673a Add LTR559 dependency 2020-07-20 20:44:58 +01:00
Phil Howard
bc5c3896c8 Add alarm and related settings 2020-06-17 13:14:04 +01:00
Phil Howard
a59aa47a4c Update dependencies 2020-06-17 12:48:46 +01:00
Phil Howard
8b925e3b30 Update ranges for new sensor 2020-06-17 11:18:37 +01:00
Phil Howard
3e8598de8e Docstring tweak 2020-06-03 17:06:01 +01:00
Phil Howard
65c2eedbe8 Start reference doc 2020-06-03 17:05:50 +01:00
Phil Howard
293f1995ba Example config file 2020-06-01 13:06:21 +01:00
Phil Howard
289d7358d2 Fix text alignment, output channel settings 2020-06-01 13:06:12 +01:00
Phil Howard
72cd4fa97c Add piezo support 2020-06-01 13:05:27 +01:00
Phil Howard
6e0c10440f Refactor to gather info/rendering into channel class 2020-05-26 18:05:12 +01:00
Phil Howard
2f167ffe72 Use sensor.active, add watering logic 2020-05-26 16:22:45 +01:00
Phil Howard
4363a489bb Add sensor active detection 2020-05-26 16:22:29 +01:00
Phil Howard
487401e359 Start tidying display.py 2020-05-26 15:25:02 +01:00
Phil Howard
da895da6be Explicitly stop pump upon exit 2020-05-26 10:17:18 +01:00
Phil Howard
58f7a5f0af Add description 2020-05-26 09:09:09 +01:00
Phil Howard
cbb746042d Improved dose test 2020-05-22 14:23:57 +01:00
Phil Howard
f4fdf9b3c6 Dose calibration utility 2020-05-22 12:02:01 +01:00
Phil Howard
605d6fdc47 Re-index channels from 1 2020-05-21 11:43:40 +01:00
Phil Howard
c054a0a5b4 Tweaks, docstrings 2020-05-18 16:35:55 +01:00
Phil Howard
8ae8bc1324 Drop unecessary deps 2020-05-18 13:27:55 +01:00
Phil Howard
f5580f60c6 Switch pump to class 2020-05-18 13:27:02 +01:00
Phil Howard
545d1b004d Switch moisture to class 2020-05-18 10:34:54 +01:00
Phil Howard
3786fa0e4e Buttons, labels, stuff 2020-05-15 17:42:26 +01:00
Phil Howard
e8a1d6c6ac Basic UI rendering test 2020-05-15 15:12:26 +01:00