603 Commits

Author SHA1 Message Date
7b3b56200d adjust max frequency to actual existing ones, fix ui error state 2025-03-30 01:15:36 +01:00
4b1f2b9ca7 add water todo 2025-03-21 23:38:15 +01:00
db27de3073 load and display tankinfo on ui 2025-03-21 23:25:30 +01:00
110cb50098 also add percent to tank mqtt 2025-03-20 23:35:26 +01:00
9509be9527
improve warn level function in ValueRangeError case 2025-03-20 22:57:55 +01:00
8ff2763580 add website part of log view 2025-03-20 22:47:39 +01:00
67c653fa8b log webview 2025-03-20 22:47:18 +01:00
9bace8d8c5 fix error when no backup 2025-03-20 22:47:18 +01:00
16756aba94 minor frequency adjustment 2025-03-20 22:47:18 +01:00
53bd1f8cce
tank information web server api endpoint 2025-03-20 22:39:17 +01:00
55ba52b798
Merge branch 'refactor/tank-enum-state' into develop 2025-03-20 22:08:12 +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
48b0777d94
fix tank.rs errors after intial implementation 2025-03-15 16:01:42 +01:00
e878a774ff
implement more functions for TankState 2025-03-15 16:01:40 +01:00
fb180630e4
WIP refactor tank state code 2025-03-15 16:01:36 +01:00
420f4f4ae5
remove unused import 2025-03-15 16:01:20 +01:00
f340278236
chore: cargo fmt 2025-03-13 20:32:28 +01:00
3cdaacabac
fix message vector filling 2025-03-13 20:31:34 +01:00
9b144d234e
optimize log message configuration geneation 2025-03-13 19:58:11 +01:00
9296cc8c80 log with ordinal wip 2025-03-13 19:37:47 +01:00
e71351f135 redux 2025-03-08 18:47:49 +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
c1cb1cc003 case v2 2025-03-05 23:03:29 +01:00
a4c37c399e improve ota and version logging 2025-03-05 21:23:02 +01:00
f86a1b7c80 reboot esp via web, after ota flash successful 2025-03-05 21:22:51 +01:00
c89340f5f6 reduce debug spam and prevent non finsihed post to trigger browser retry after reboot 2025-03-05 21:22:28 +01:00
f4c3c5e584 adjust partition table to prevent mmu assertion on ota_1 2025-03-05 21:22:04 +01:00
3cf9298756 add awake and charge indicator led functions 2025-02-28 22:07:20 +01:00
59d27ab0b8 fix message templating 2025-02-28 22:07:01 +01:00
567b1b4540 add ordinal support 2025-02-28 22:06:49 +01:00
ec15deab06
Merge branch 'fix/docs-and-small-improvements' into develop 2025-02-28 00:53:16 +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
2ae363b6d2 added case 2025-02-26 21:41:37 +01:00
bd61359666 Merge pull request 'implement log localization config generation' (#1) from feature/log-config-json into develop
Reviewed-on: #1
2025-02-26 19:35:28 +01:00
69ebeae4a2 Merge branch 'develop' into feature/log-config-json 2025-02-26 19:30:09 +01:00
277b104804 update logging 2025-02-26 18:43:05 +01:00
8e75e7aee3
implement log localization config generation 2025-02-20 22:33:12 +01:00
Kai Boernert
c38ac4d3da update dependencies 2025-02-20 20:13:30 +01:00
936c52e0e7 fix mppt to not self destruct, log output 2025-02-19 22:01:26 +01:00