Commit Graph

446 Commits

Author SHA1 Message Date
Ollo
2fad7ebbaf Change solar factor to dd3888ba52 2024-06-25 20:53:15 +02:00
Ollo
7d6c1c3daa Disable all outputs (power safing), float number cannot be compared 2024-05-19 21:36:10 +02:00
Ollo
aa7cb31302 Activate Sensors and Pumps if Lipo is charged 2024-05-11 15:22:49 +02:00
Ollo
cd1e88e6e2 Print build date and time of firmware to upload 2024-05-09 11:41:20 +02:00
Ollo
cbde8ee11c Battery voltage below minimum should be treated as 0% 2024-04-20 13:39:16 +02:00
Ollo
dd3888ba52 Change Solar factor for Revision 0.10 2024-04-20 12:51:33 +02:00
Ollo
d2f1605b90 Sleep 2 hours on low battery 2024-04-07 12:50:12 +02:00
Ollo
cb37426fbb Deepsleep increased and Sensor-Enable for HW0.7 corrected 2024-04-01 13:03:04 +02:00
Ollo
48e5383106 Print Moisture measurement debugging in MQTT 2024-04-01 13:02:26 +02:00
Ollo
ff081a8d44 Increase deepsleep time 2024-04-01 12:10:22 +02:00
Ollo
3764183944 uniq message for ESP OTA state 2024-04-01 11:48:29 +02:00
Ollo
c85f69c545 Fixed low light information, by comparing it with minimum value 2024-03-28 20:39:43 +01:00
Ollo
7494f9de51 Different factor to read solar voltage between HW0.7 and HW0.10 2024-03-28 20:37:19 +01:00
Ollo
9c4e747b50 Added Compatibilitymode for hardware revision 0.7 2024-03-10 16:53:54 +01:00
Ollo
fb87907afc Updated example 2024-03-08 21:07:36 +01:00
Ollo
97a88ebb91 Merge master 2024-03-08 20:39:49 +01:00
Ollo
f8629586f8 Calculate water percentage below 30 percent 2024-02-24 16:21:39 +01:00
Ollo
4f7e57988b analog water measurement added 2024-02-18 15:07:06 +01:00
Empire
fbbbc5f5aa fix ota 2023-08-02 21:45:36 +02:00
Empire
5e16ca32e0 increase ota partition size for newer platform core 2023-08-02 21:44:54 +02:00
Empire
78193855a3 gpio 15 warnung 2023-08-02 21:44:17 +02:00
Empire
6d5f68fab5 Merge branch 'master' of github.com:0110/PlantCtrl 2023-07-20 20:11:58 +02:00
Ollo
9167da5a82 Refactoring 2023-06-20 18:06:29 +02:00
Ollo
f65132652c Optional features can be controlled via platformio.ini and are mentioned in firmware name on MQTT 2023-06-20 17:53:19 +02:00
Empire
703553beb4 Merge branch 'master' of github.com:0110/PlantCtrl 2023-06-15 21:44:00 +02:00
Ollo
2636e2defa Read more distances 2023-06-11 13:51:13 +02:00
Ollo
c6ddfea44b Handle unrealistic water values 2023-06-11 13:28:52 +02:00
Empire
85bcbd166c Fix remaining mqtt calculation 2023-06-04 19:21:53 +02:00
Ollo
6cb446735d Adapted default work time, as internal time is UTC 2023-05-28 10:53:43 +02:00
Ollo
ab17709435 More serial debuging (parsing 1WIRE Addresses failed) 2023-05-27 09:12:55 +02:00
Empire
e55b4abd49 added extension board 2023-05-18 11:06:12 +02:00
Empire
cf7ff9b0d1 added ota state debugging 2023-05-17 18:24:27 +02:00
Your Name
1cc46a360b fixed not watering when water is left 2023-04-26 08:33:12 +02:00
Ollo
9235e8a272 Changed to python3 2023-04-06 18:03:13 +02:00
Ollo
2a2a36b267 sleep at least several minutes, so the solar panel can charge the battery 2023-04-06 17:56:17 +02:00
Ollo
9f2e21d94c Sleep 3 times longer, if the battery voltage is low 2023-03-25 14:21:33 +01:00
Empire
a84344f978 Merge branch 'ollo-dev' 2023-03-24 19:55:14 +01:00
Ollo
5df69f20a8 Stop pumps due to water sensor 2023-03-24 18:40:57 +01:00
Ollo
704684d437 Fixed water distance and publish percentage 2023-03-24 18:06:21 +01:00
Ollo
90f2d821a7 Swapped water sensor pins 2023-03-22 22:04:49 +01:00
Empire
e8759435e7 frequency resistive sensor adjustment 2023-03-22 21:43:52 +01:00
Ollo
bd2e4d3da0 distance sensor is reset after powercycle 2023-03-22 21:06:14 +01:00
Ollo
9eb16637dc Reset as distance is > 8 meter 2023-03-22 21:01:24 +01:00
Ollo
66f61a69db Reset sensor on bad values 2023-03-22 20:50:25 +01:00
Ollo
939a5fe21a Print distance 2023-03-22 20:21:10 +01:00
Ollo
3a2ddb92e3 Set onewire bus 2023-03-22 20:06:35 +01:00
Ollo
1e79588e98 Merge branch 'ollo-dev' of github.com:0110/PlantCtrl into ollo-dev 2023-03-22 20:02:33 +01:00
Ollo
a0c657a418 VL53L0X test started 2023-03-22 20:02:23 +01:00
Ollo
ab480041b2 Removed timeout 2023-03-10 23:37:50 +01:00
Ollo
1fad63a84d Start I2C sensor after power was activated 2023-03-10 22:50:16 +01:00