82 Commits

Author SHA1 Message Date
6fa332e708
WIP refactor plant_state 2025-04-18 14:54:47 +02:00
79113530b8
WIP introduce plant_state module 2025-03-27 22:28:41 +01:00
4b1f2b9ca7 add water todo 2025-03-21 23:38:15 +01:00
16756aba94 minor frequency adjustment 2025-03-20 22:47:18 +01:00
038f74bca1
finalize tank state logging 2025-03-20 22:06:20 +01:00
fbf1a84e7d
suggestion for logging location 2025-03-15 16:01:47 +01:00
4a334ef2f2
streamline tank state mqtt information structure 2025-03-15 16:01:45 +01:00
b993f2b037
use proper error handling 2025-03-15 16:01:44 +01:00
fb180630e4
WIP refactor tank state code 2025-03-15 16:01:36 +01:00
f340278236
chore: cargo fmt 2025-03-13 20:32:28 +01:00
d11dc523f0 allow parsing config with missing keys, added nightlamp config stuff, added nightlamp testing, 2025-03-08 18:47:30 +01:00
a4fd4acaa3 fix low sensor value 2025-03-05 23:03:29 +01:00
a4c37c399e improve ota and version logging 2025-03-05 21:23:02 +01:00
3cf9298756 add awake and charge indicator led functions 2025-02-28 22:07:20 +01:00
41b397a909
more idiomatic current_time determination 2025-02-28 00:53:04 +01:00
2fa6935820
document entry point 2025-02-28 00:53:01 +01:00
34fb92ef21
document more types in main.rs 2025-02-28 00:52:59 +01:00
4e642a4421
simply wait loop logic 2025-02-28 00:52:58 +01:00
b1074db71c
improve WaitType blink_pattern selection (code readability) 2025-02-28 00:52:56 +01:00
9d0eea23e1
document Light State enum 2025-02-28 00:52:55 +01:00
08ad2f504d
document PlantState struct and add TODO notes 2025-02-28 00:52:52 +01:00
b2d5cf6416 warnings to zero :) 2025-02-27 20:35:44 +01:00
277b104804 update logging 2025-02-26 18:43:05 +01:00
aad1dbd458 logging and pcb adjustment 2025-02-14 23:50:19 +01:00
88be5951a6 backup info and read 2025-01-22 22:21:54 +01:00
1ce4d74a65 added file manager, upload animation, unsaved config indicator 2025-01-21 01:18:36 +01:00
31350eeed2 stuff 2025-01-17 20:10:17 +01:00
d94b5e09d2 adjustable voltages for mppt 2025-01-07 01:43:34 +01:00
c070e68349 cleanup reboot logic, fix json upload 2025-01-04 00:04:40 +01:00
1927449c1d adust pcb to new 3.3 software improvements 2024-12-30 20:19:37 +01:00
58b63fc8ee further components and bootstrap initial 2024-12-20 03:29:29 +01:00
5fedbec433 progress new ui 2024-12-17 01:39:47 +01:00
74f9c17461 adjust rust code to new config file, fix bq34z100 flasher 2024-12-16 02:15:03 +01:00
8218c4b9a6 config stuff 2024-11-19 18:05:51 +01:00
bfcf5e150c move to central config, make TZ compile time const, confgureable later! 2024-11-13 22:04:47 +01:00
65e5d0d753 firmware streaming 2024-08-11 19:08:30 +02:00
3ece894592 add initial flashing of batery and 3.1 adjustments 2024-07-31 20:45:06 +02:00
d2fb6b8411 adjustments for 3.0 pcb 2024-06-18 20:34:35 +02:00
4d92e0c2a6 more stack for json, more json for mqtt 2024-06-10 23:40:50 +02:00
b57eb2513c more json 2024-06-10 21:37:58 +02:00
3f98a321fc mqtt now uses more json to reduce message count 2024-06-10 21:10:46 +02:00
27858948e5 also disable warning light at start 2024-06-08 21:13:26 +02:00
214db0cc67 v3.0 first pcb 2024-06-04 03:01:13 +02:00
e2d00bc939 cleanup 2024-05-01 21:00:49 +02:00
d8044b8e34 clippy adjustments 2024-04-25 20:26:58 +02:00
86c6bb5a73 fmt and mqtt workarounds 2024-04-22 13:04:25 +02:00
a44aa86732 switch to esp32c6 2024-04-20 23:32:44 +02:00
1f71b94238 changes 2024-03-27 21:10:37 +01:00
b4ad668620 fix palntstate not correctly calculated 2024-03-09 15:21:52 +01:00
869a581242 delay messages to reduce mqtt issues (sender to fast) improve mqtt debugging 2024-03-02 14:43:52 +01:00