Commit Graph

81 Commits

Author SHA1 Message Date
EmpirePhoenix 8b938e7687 small adjustments 2025-09-16 22:41:45 +02:00
EmpirePhoenix 1c84cd00da rework wifi controller share 2025-09-16 02:24:03 +02:00
EmpirePhoenix 1397f5d775 keep ota around for alter queries to it 2025-09-16 01:41:38 +02:00
EmpirePhoenix 65f6670ca4 adda lot of basic webserver back 2025-09-15 01:21:50 +02:00
EmpirePhoenix 049a9d027c use ssid 2025-09-14 13:50:46 +02:00
EmpirePhoenix 4aa25c687b minimal startup running 2025-09-14 13:19:30 +02:00
EmpirePhoenix b3cc313139 initial webserver stub running 2025-09-14 05:29:23 +02:00
judge 242e748ca0 started cleanup and moving from std to no_std 2025-09-11 22:47:11 +02:00
EmpirePhoenix 735f836458 fix unit being wrong for solar display 2025-07-02 19:11:36 +02:00
EmpirePhoenix 5d91daf23d add pump current configuration 2025-06-26 02:39:32 +02:00
EmpirePhoenix 6b711e29fc extract rtc module, extract tank module, fix backupview refresh, switch to embedded storage for eeprom 2025-06-25 01:18:36 +02:00
EmpirePhoenix 5fb8705d9a split rtc module out to reduce repreated exactly same code 2025-06-24 20:59:12 +02:00
EmpirePhoenix 450197c7cd merge stuff 2025-06-23 22:21:03 +02:00
EmpirePhoenix d059b7b1db Merge branch 'develop' into housekeeping and clippy and spellcheck 2025-06-20 23:59:14 +02:00
EmpirePhoenix e7b6bda747 Merge branch 'develop' into housekeeping 2025-06-20 23:40:32 +02:00
EmpirePhoenix 04849162cd added solar ina handling, adjusted website 2025-06-20 23:37:59 +02:00
judge 5621f17e61 fix all warnings 2025-06-20 21:31:12 +02:00
judge 7115809f2b fix all compiler warnings 2025-06-20 20:53:29 +02:00
judge 71973f8fe9 integrate battery state update into full codebase 2025-06-20 19:05:06 +02:00
judge 4b919b9613 chore: cargo fmt 2025-06-20 16:26:03 +02:00
EmpirePhoenix 017078ef8e fix suplicate battery encoding on website 2025-06-20 03:11:45 +02:00
EmpirePhoenix 3a2e59874e fix config on submit not updated, fix startup initial always in ap mode 2025-06-19 20:06:43 +02:00
EmpirePhoenix fc1991523a splitting wip 2025-06-19 16:58:37 +02:00
EmpirePhoenix e2cce88390 combine all branches 2025-06-19 13:05:47 +02:00
EmpirePhoenix 751f07e6fd Merge branch 'feature/v4_modular' into develop
# Conflicts:
#	rust/src/config.rs
#	rust/src/main.rs
#	rust/src/tank.rs
2025-06-18 19:07:24 +02:00
EmpirePhoenix 05400c7c4a v4 board impl 2025-06-14 00:40:47 +02:00
EmpirePhoenix 6499b18ada allow startup with initial board mode and nearly no pin configs 2025-06-11 22:08:59 +02:00
EmpirePhoenix a9d7936376 add null board 2025-06-11 17:35:23 +02:00
EmpirePhoenix 38f4ada433 Part 1 of V3 extraction in preperation of v4 and v3 software merge 2025-06-08 15:59:24 +02:00
EmpirePhoenix 3fe9aaeb6f cleanup main and network state handling 2025-05-27 23:47:14 +02:00
EmpirePhoenix 9f48b46738 use same output for moisture on webpage as in mqtt 2025-05-19 12:16:09 +02:00
EmpirePhoenix bfc3fbc6e1 cargo fmt 2025-05-07 00:01:23 +02:00
EmpirePhoenix 26da6b39cc clippy happier 2025-05-07 00:00:21 +02:00
EmpirePhoenix 5fe1dc8f40 add ability to override frequency per plant and adjust timezone, fix missing workhour for plants 2025-05-06 22:33:33 +02:00
EmpirePhoenix aec083bcef lightpower module 2025-04-26 00:12:39 +02:00
judge 2b5c1da484 WIP refactor plant_state 2025-04-24 20:45:37 +02:00
EmpirePhoenix 4b1f2b9ca7 add water todo 2025-03-21 23:38:15 +01:00
EmpirePhoenix 9bace8d8c5 fix error when no backup 2025-03-20 22:47:18 +01:00
judge 53bd1f8cce tank information web server api endpoint 2025-03-20 22:39:17 +01:00
judge f340278236 chore: cargo fmt 2025-03-13 20:32:28 +01:00
EmpirePhoenix d11dc523f0 allow parsing config with missing keys, added nightlamp config stuff, added nightlamp testing, 2025-03-08 18:47:30 +01:00
EmpirePhoenix c89340f5f6 reduce debug spam and prevent non finsihed post to trigger browser retry after reboot 2025-03-05 21:22:28 +01:00
EmpirePhoenix b2d5cf6416 warnings to zero :) 2025-02-27 20:35:44 +01:00
judge 8e75e7aee3 implement log localization config generation 2025-02-20 22:33:12 +01:00
EmpirePhoenix 936c52e0e7 fix mppt to not self destruct, log output 2025-02-19 22:01:26 +01:00
EmpirePhoenix aad1dbd458 logging and pcb adjustment 2025-02-14 23:50:19 +01:00
EmpirePhoenix 88be5951a6 backup info and read 2025-01-22 22:21:54 +01:00
EmpirePhoenix 8cc967cf68 eeprom read write 2025-01-21 21:59:16 +01:00
EmpirePhoenix 1ce4d74a65 added file manager, upload animation, unsaved config indicator 2025-01-21 01:18:36 +01:00
EmpirePhoenix 31350eeed2 stuff 2025-01-17 20:10:17 +01:00