Your Name
|
1cc46a360b
|
fixed not watering when water is left
|
2023-04-26 08:33:12 +02:00 |
|
Your Name
|
43e638a587
|
set more state retained
|
2022-12-20 00:07:25 +01:00 |
|
Your Name
|
0d15479268
|
remove leftover
|
2022-12-20 00:07:25 +01:00 |
|
Your Name
|
2914a0c7a1
|
slightly adjust range for better precision
|
2022-12-20 00:07:25 +01:00 |
|
Your Name
|
27cd6af02d
|
cleanup power settings
|
2021-12-05 16:13:02 +01:00 |
|
Your Name
|
a745896643
|
added ulp-pwm logic for timedlight
|
2021-12-05 02:36:03 +01:00 |
|
Your Name
|
f131d9f39a
|
hydro mode config and ignore low voltage light condition
|
2021-12-02 16:50:24 +01:00 |
|
Your Name
|
d7b854da75
|
allow disable light voltage range with -1
|
2021-12-02 14:40:06 +01:00 |
|
Your Name
|
d00517ec1e
|
added epoxy form and sensor mod
|
2021-10-27 15:05:37 +02:00 |
|
Your Name
|
2ad351c41b
|
remove selfTest causing sideeffects for pumploop trigger
|
2021-10-27 02:05:48 +02:00 |
|
Your Name
|
7d80d444cf
|
use only seconds for time units, improve self test debug
|
2021-10-27 01:42:01 +02:00 |
|
Your Name
|
e70e467e9b
|
properly set last run time, as it apparently was missing
|
2021-10-27 00:40:46 +02:00 |
|
Your Name
|
6a97215a04
|
fix for hydroponic not working at night
|
2021-10-27 00:40:26 +02:00 |
|
Your Name
|
2c8645121e
|
added pump specific power level (requires controller that supports this or dc motor)
|
2021-10-26 21:50:55 +02:00 |
|
Your Name
|
dba39869d1
|
use shorter valid firmeware name
|
2021-10-26 21:12:00 +02:00 |
|
Your Name
|
9170a1fe05
|
some fixes for hydroponics mode
|
2021-10-26 20:46:40 +02:00 |
|
Your Name
|
0bcef25528
|
Merge branch 'master' of https://github.com/0110/PlantCtrl
|
2021-10-22 15:53:58 +02:00 |
|
Your Name
|
f30a0a0c78
|
smooth battery sensor
|
2021-10-22 15:52:19 +02:00 |
|
Your Name
|
244dfb9b27
|
Merge branch 'master' of https://github.com/0110/PlantCtrl
# Conflicts:
# esp32/src/main.cpp
|
2021-10-01 23:51:29 +02:00 |
|
Your Name
|
f4e13454e3
|
wip new pump system
|
2021-10-01 23:46:37 +02:00 |
|
Your Name
|
f13a25b34d
|
prevent light from being reenabled untill next day after low voltage trigger
|
2021-09-14 18:54:14 +02:00 |
|
Your Name
|
f99f72b65a
|
added timed light function
|
2021-08-29 20:45:50 +02:00 |
|
Your Name
|
e927fc8c70
|
add alarm if pumps did not change state to wet after X consecutive tries
|
2021-08-23 00:58:37 +02:00 |
|
Your Name
|
61098724b6
|
fixed wrong percent calculation, emit trigger value to mqtt
|
2021-08-17 16:55:57 +02:00 |
|
Your Name
|
12d4c9950d
|
fix cooldown memory without power, improved logging
|
2021-07-01 23:09:02 +02:00 |
|
Your Name
|
f1d55ed603
|
extracte time stuff, started logger
|
2021-07-01 21:19:51 +02:00 |
|
Your Name
|
a1f2388c7f
|
use mAlive instead of mqtt/homie varaibles
|
2021-07-01 20:50:47 +02:00 |
|
Your Name
|
d2010ddebb
|
improved script reliability
|
2021-07-01 20:40:51 +02:00 |
|
Your Name
|
7c9a0bf6f1
|
clear averages for each run, ignore distances higher than tank depth
|
2021-07-01 20:39:51 +02:00 |
|
Your Name
|
11d29939f6
|
code stuff
|
2021-07-01 20:39:06 +02:00 |
|
Your Name
|
c32fd350c1
|
stuff
|
2021-06-29 23:50:41 +02:00 |
|
Your Name
|
a1de9ee2b9
|
config reduced, config json parser memory adjusted
|
2021-06-29 23:49:48 +02:00 |
|
Your Name
|
5568000d62
|
initial settings uploader added
|
2021-06-29 23:49:30 +02:00 |
|
Your Name
|
191e05b941
|
fixed config backup and restore
|
2021-06-29 22:09:30 +02:00 |
|
Your Name
|
c22c14a42b
|
stop then script from sleeping the esp in case of an error
|
2021-06-29 20:14:36 +02:00 |
|
Your Name
|
54398b7bd6
|
adjust voltage divider to match 0.10 pcb layout
|
2021-06-29 20:14:19 +02:00 |
|
Your Name
|
0eeeb6dc60
|
set threshold for accumlator calculation
|
2021-06-29 20:14:03 +02:00 |
|
Your Name
|
bc4d3ca271
|
0.10 rev final
|
2021-06-23 20:20:55 +02:00 |
|
Your Name
|
d08132c420
|
new extension header, improved labeling of connectors, optimized layout
|
2021-06-10 23:04:13 +02:00 |
|
Your Name
|
295673b6cb
|
redesigned custom connector
|
2021-06-10 20:41:08 +02:00 |
|
Your Name
|
b5031124f4
|
Merge branch 'master' of https://github.com/0110/PlantCtrl
# Conflicts:
# board/PlantCtrlESP32.kicad_pcb
|
2021-06-06 22:53:41 +02:00 |
|
Your Name
|
049246312e
|
fixed labeling and spacing for sensors and pumps
|
2021-06-01 22:56:09 +02:00 |
|
Your Name
|
8c04bcbb7d
|
fixed power on download mode, solar voltage sensor fixed
|
2021-06-01 22:44:31 +02:00 |
|
Your Name
|
dd58310fe9
|
make sensor address compare actually work
|
2021-05-29 22:07:47 +02:00 |
|
Your Name
|
ce1f75eae3
|
Merge branch 'master' of https://github.com/0110/PlantCtrl
|
2021-05-29 21:38:11 +02:00 |
|
Your Name
|
8e5a13d291
|
ensure DS18S20 are properly resolved via address
|
2021-05-29 21:37:27 +02:00 |
|
Your Name
|
200ff30f62
|
allow analog sensor some time to settle
|
2021-05-29 19:11:40 +02:00 |
|
Your Name
|
2c5d61a124
|
"improved" topic macro, added backup status and topic
|
2021-05-27 22:53:49 +02:00 |
|
Your Name
|
057e2b37c3
|
retry on crc error for onewire
|
2021-05-27 21:43:15 +02:00 |
|
Your Name
|
3d45a3fca3
|
config backup wip
|
2021-05-26 22:25:12 +02:00 |
|
Your Name
|
98799bd2d5
|
added testmode, fixed formating
|
2021-05-26 21:46:33 +02:00 |
|
Your Name
|
2c70ff1ed3
|
more capacitors, slight layout optimisation
|
2021-05-26 21:18:52 +02:00 |
|
Your Name
|
cad836b070
|
fixed homie config fail mode
|
2021-05-24 20:35:41 +02:00 |
|
Your Name
|
72f8d36393
|
ignore bod while starting upstepper
|
2021-05-24 20:07:22 +02:00 |
|
Your Name
|
a90b59f69f
|
use mqtt roundtrip to ensure all receiving messages are processed before ds
|
2021-05-24 19:37:27 +02:00 |
|
Your Name
|
50d07a3c02
|
fixed deepsleep procedure, homie shutdown, ensure pinhold is same as pin
|
2021-05-24 15:50:04 +02:00 |
|
Your Name
|
92005c1c33
|
control works again (fixed with wifi and fallback)
|
2021-05-24 14:58:35 +02:00 |
|