Commit graph

62 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
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
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
08c703673e increase temperature read interval to try fix timout 2025-06-30 18:08:52 +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
8249bfb79f change tof sensor and new calibration 2025-04-15 22:23:10 +02:00
70b0b0f1a8 fix send mqtt errors only when mqtt enabled 2025-04-10 20:05:34 +02: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
0badd25d6e make temperature request async 2024-06-27 20:39:12 +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
2e337e85e7 fix missing include 2024-05-11 09:22:12 +02:00
7436739acb add seconds waterlevel sensor 2024-05-11 09:20:37 +02:00
5eccedef46 add second hydroponic system 2024-05-04 13:04:05 +02:00
63ebefe686 revert code to normal 2024-04-24 00:13:14 +02:00
33e4deb0f1 ec probe calibration 2024-04-23 23:39:18 +02:00
5571267f6c fix waterlevel calculation and calibrate 2023-06-21 09:00:29 +02:00
92ec32304c calibrate ec for graphite probe 2023-06-20 22:30:29 +02:00
9f489c319f add vl6180 as waterlevel sensor 2023-06-20 20:06:41 +02:00
f0398e49c0 change flow timing 2023-05-15 18:00:51 +02:00
84c1f23389 implement mqtt dynamic value publishing 2023-05-10 22:27:59 +02:00
60d75da482 add wqtt initialization 2023-05-10 17:44:21 +02:00
a0f4c25a53 calibrate ec 2023-05-10 00:13:29 +02:00
8cf4395827 calibration ec manual 2023-05-09 23:20:47 +02:00
a8def64601 clean up measurements and serial output 2023-05-07 16:20:17 +02:00
520f5bcfd4 input ec calibration polynom 2023-05-06 00:53:32 +02:00
c9303f8a96 code changes for ec calibration measurements 2023-05-06 00:08:39 +02:00
3f62820e22 flow sensor calibration 2023-05-03 02:55:12 +02:00