• Joined on 2025-02-20
judge pushed to refactor/plant-state-handling at C3MA/PlantCtrl 2025-04-18 14:55:48 +02:00
b9bbc4b6e2 save compiling state during refactor
6fa332e708 WIP refactor plant_state
Compare 2 commits »
judge pushed to refactor/plant-state-handling at C3MA/PlantCtrl 2025-04-18 14:02:30 +02:00
d2b55fdafb save compiling state during refactor
4b1d87b66f WIP refactor plant_state
Compare 2 commits »
judge created branch refactor/plant-state-handling in C3MA/PlantCtrl 2025-03-27 22:29:10 +01:00
judge pushed to refactor/plant-state-handling at C3MA/PlantCtrl 2025-03-27 22:29:10 +01:00
79113530b8 WIP introduce plant_state module
76835b23b1 add config field to enable moisture sensor a
Compare 2 commits »
judge deleted branch refactor/tank-enum-state from C3MA/PlantCtrl 2025-03-27 19:32:39 +01:00
judge pushed to develop at C3MA/PlantCtrl 2025-03-20 22:58:46 +01:00
9509be9527 improve warn level function in ValueRangeError case
judge pushed to develop at C3MA/PlantCtrl 2025-03-20 22:42:19 +01:00
53bd1f8cce tank information web server api endpoint
judge opened issue C3MA/PlantCtrl#10 2025-03-20 22:27:59 +01:00
Create static Configuration state for easy access when code is running.
judge closed pull request C3MA/PlantCtrl#7 2025-03-20 22:21:19 +01:00
refactor/tank-enum-state
judge commented on issue C3MA/PlantCtrl#8 2025-03-20 22:20:54 +01:00
Migrate Logging to defmt

Not a drop in replacement for ringbuffer error storage. Maybe interesting concepts can be borrowed 😉

judge closed issue C3MA/PlantCtrl#6 2025-03-20 22:13:35 +01:00
Tanksensor not workin
judge pushed to develop at C3MA/PlantCtrl 2025-03-20 22:08:21 +01:00
55ba52b798 Merge branch 'refactor/tank-enum-state' into develop
038f74bca1 finalize tank state logging
fbf1a84e7d suggestion for logging location
4a334ef2f2 streamline tank state mqtt information structure
b993f2b037 use proper error handling
Compare 8 commits »
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-20 22:07:09 +01:00
038f74bca1 finalize tank state logging
judge opened issue C3MA/PlantCtrl#9 2025-03-20 21:55:19 +01:00
Add tank sensor preview to website
judge opened issue C3MA/PlantCtrl#8 2025-03-20 21:31:01 +01:00
Migrate Logging to defmt
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 16:01:55 +01:00
fbf1a84e7d suggestion for logging location
4a334ef2f2 streamline tank state mqtt information structure
b993f2b037 use proper error handling
48b0777d94 fix tank.rs errors after intial implementation
e878a774ff implement more functions for TankState
Compare 7 commits »
judge pushed to develop at C3MA/PlantCtrl 2025-03-15 16:01:34 +01:00
420f4f4ae5 remove unused import
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 16:00:35 +01:00
ead011ec0b suggestion for logging location
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 15:57:33 +01:00
3a702cb84f suggestion for logging location
judge pushed to refactor/tank-enum-state at C3MA/PlantCtrl 2025-03-15 15:16:51 +01:00
267578ef0b streamline tank state mqtt information structure