Commit Graph
25 Commits
Author SHA1 Message Date
judge cf31ce8d43 WIP introduce plant_state module 2025-04-24 20:45:32 +02:00
judge d9c3d4e13c add config field to enable moisture sensor a 2025-04-24 20:44:39 +02:00
judge 9509be9527 improve warn level function in ValueRangeError case 2025-03-20 22:57:55 +01:00
judge 53bd1f8cce tank information web server api endpoint 2025-03-20 22:39:17 +01:00
judge 55ba52b798 Merge branch 'refactor/tank-enum-state' into develop 2025-03-20 22:08:12 +01:00
judge 038f74bca1 finalize tank state logging 2025-03-20 22:06:20 +01:00
judge fbf1a84e7d suggestion for logging location 2025-03-15 16:01:47 +01:00
judge 4a334ef2f2 streamline tank state mqtt information structure 2025-03-15 16:01:45 +01:00
judge b993f2b037 use proper error handling 2025-03-15 16:01:44 +01:00
judge 48b0777d94 fix tank.rs errors after intial implementation 2025-03-15 16:01:42 +01:00
judge e878a774ff implement more functions for TankState 2025-03-15 16:01:40 +01:00
judge fb180630e4 WIP refactor tank state code 2025-03-15 16:01:36 +01:00
judge 420f4f4ae5 remove unused import 2025-03-15 16:01:20 +01:00
judge f340278236 chore: cargo fmt 2025-03-13 20:32:28 +01:00
judge 3cdaacabac fix message vector filling 2025-03-13 20:31:34 +01:00
judge 9b144d234e optimize log message configuration geneation 2025-03-13 19:58:11 +01:00
judge ec15deab06 Merge branch 'fix/docs-and-small-improvements' into develop 2025-02-28 00:53:16 +01:00
judge 41b397a909 more idiomatic current_time determination 2025-02-28 00:53:04 +01:00
judge 2fa6935820 document entry point 2025-02-28 00:53:01 +01:00
judge 34fb92ef21 document more types in main.rs 2025-02-28 00:52:59 +01:00
judge 4e642a4421 simply wait loop logic 2025-02-28 00:52:58 +01:00
judge b1074db71c improve WaitType blink_pattern selection (code readability) 2025-02-28 00:52:56 +01:00
judge 9d0eea23e1 document Light State enum 2025-02-28 00:52:55 +01:00
judge 08ad2f504d document PlantState struct and add TODO notes 2025-02-28 00:52:52 +01:00
judge 8e75e7aee3 implement log localization config generation 2025-02-20 22:33:12 +01:00