Empire Phoenix 2493507304 Refactor plant state handling and moisture interpretation
- Replaced `read_hardware_state` with `interpret_raw_values` for better abstraction and clarity.
- Enhanced error handling by introducing `NoMessage` and `NotExpectedMessage` states.
- Updated moisture sensor logic to differentiate expected and unexpected messages.
- Renamed and refactored enum fields for consistency (`raw_hz` to `hz`).
- Minor imports and formatting optimizations.
2026-04-16 23:58:23 +02:00
2026-03-10 22:38:06 +01:00
2025-10-15 02:14:49 +02:00
2025-01-27 17:40:27 +01:00
2025-01-27 17:40:27 +01:00
2025-01-27 17:40:27 +01:00
2025-01-29 02:03:00 +01:00
2025-01-27 17:40:27 +01:00
2025-01-27 17:40:27 +01:00
2025-01-24 10:26:38 +01:00

PlantCtrl

The following problems shall be solved with this project:

  • Solar Powered
  • Low Powered
  • Plant monitoring
  • Plant watering
  • IoT

For more information see https://plantctrl.org/

Description
Plant of Things (POT)
Readme 297 MiB
Languages
Rust 65.3%
TypeScript 22.2%
HTML 7.3%
Shell 2.8%
Dockerfile 1.1%
Other 1.2%