Commit graph

95 commits

Author SHA1 Message Date
bfc9c61669 try to fix mqtt connect issue 2025-08-01 18:40:17 +02:00
4e4c9426ff fix esp.restart by adding wifi disconnect 2025-08-01 17:19:04 +02:00
2c71863b08 add wifi reconnect timeout with esp reset 2025-08-01 16:56:41 +02:00
42b442d209 change reservoir controller to esp32 s3 devkit-m1 2025-07-21 22:19:51 +02:00
a01e26ebaf remove linear voltage regulator and step down to use direct 5v input 2025-07-21 22:18:29 +02:00
50c936ea95 fix low flow errors when pump starts and fix flow stopwatch calculation 2025-07-14 20:08:40 +02:00
d5de4f37b3 add flowsum stopwatch 2025-07-14 19:09:31 +02:00
37ef9a780d fix flow check and add reset when pump is off 2025-07-14 18:50:26 +02:00
8601e58d03 add minimum flow check when pump is running 2025-07-14 18:45:28 +02:00
18ea016cdf remove whitelines 2025-07-14 18:28:45 +02:00
7198c126cb add wifi reconnect 2025-07-12 22:38:50 +02:00
dae96e29ba add pump functions 2025-07-12 13:26:29 +02:00
4a743aed2b add flow for reservoir 2025-07-12 13:26:12 +02:00
6fda01a40c add uptime 2025-07-04 19:31:59 +02:00
08c703673e increase temperature read interval to try fix timout 2025-06-30 18:08:52 +02:00
928b467c8d fix wrong reservoir area 2025-06-30 18:03:36 +02:00
2554c35090 add valve and pump 2025-06-29 19:25:17 +02:00
5305fd80f9 change waterlevel offset factor 2025-06-29 10:18:04 +02:00
b5b9c1b221 defines for sensors 2025-06-29 09:39:15 +02:00
9f95dfea15 add define for waterlevel timings 2025-06-21 19:51:56 +02:00
8bcea55458 change waterlevel publish timing for nft 2025-06-21 11:38:23 +02:00
55549cbebe fix mintime for waterlevel and optimize timing 2025-06-11 19:08:37 +02:00
d81eb5ca4c fix calibration check in ec timing 2025-05-01 22:16:29 +02:00
6b2e074d46 add wifi settings template 2025-05-01 22:14:36 +02:00
bdce0530e2 calibrate waterlevel offset 2025-04-19 15:28:25 +02:00
8249bfb79f change tof sensor and new calibration 2025-04-15 22:23:10 +02:00
14134f1e32 stop automatic ec reading when calibrationoutput true 2025-04-10 20:18:42 +02:00
70b0b0f1a8 fix send mqtt errors only when mqtt enabled 2025-04-10 20:05:34 +02:00
111758b4ae small changes 2025-03-04 07:28:25 +01:00
0bbe791430 add BOM 2024-09-22 00:09:43 +02:00
852d11bf7b add BOM 2024-09-22 00:09:21 +02:00
4e48df4017 Merge branch 'master' of git.ctdo.de:interfisch/hydroponic-controller 2024-08-20 11:33:44 +02:00
3541a04777 fix esp32 pinheader spacing 2024-08-20 11:33:34 +02:00
18032c7f1a Update README.md 2024-08-18 18:32:09 +00:00
bc42c530f0 Update README.md 2024-08-18 18:31:49 +00:00
eb24fe3d23 calibrations 2024-07-30 13:41:41 +02:00
629a8940e7 fix code for new pcb 2024-07-28 21:32:22 +02:00
bd74d4bbe0 change lm317 resistor values for E6 availability 2024-07-26 01:08:20 +02:00
5c840fc5c2 create pcb for manufacturing 2024-07-13 17:29:03 +02:00
0badd25d6e make temperature request async 2024-06-27 20:39:12 +02:00
435cb714e1 enable waterlevel again 2024-06-27 20:38:59 +02:00
25fb036215 fix ec 2024-06-25 21:41:12 +02:00
bb63a0780b only one hydroponic system per esp 2024-06-25 21:10:12 +02:00
a505fb471d improve timing values 2024-05-16 19:11:06 +02:00
cf583e8117 do not send waterlevel if not available 2024-05-16 07:52:35 +02:00
cf4e949089 add valueerror debug outputs 2024-05-13 20:32:14 +02:00
792733527d fix wrong calibration 2024-05-13 19:42:34 +02:00
38d9a4374b calibrate waterlevel sensors and fix new mqtt functions 2024-05-12 11:51:59 +02:00
d2b73982ac add reboot via mqtt 2024-05-12 09:37:24 +02:00
c2d28b5b39 add error acknowledgment via mqtt 2024-05-12 09:23:41 +02:00