Empire Phoenix e05f3d768f Add mcutie MQTT client implementation and improve library structure
- Integrated `mcutie` library as a core MQTT client for device communication.
- Added support for Home Assistant entities (binary sensor, button) via MQTT.
- Implemented buffer management, async operations, and packet encoding/decoding.
- Introduced structured error handling and device registration features.
- Updated `Cargo.toml` with new dependencies and enabled feature flags for `serde` and `log`.
- Enhanced logging macros with configurable options (`defmt` or `log`).
- Organized codebase into modules (buffer, components, IO, publish, etc.) for better maintainability.

fix legacy dependecencies and compatiblity with mcutie vendored lib

fix shit i hate this
2026-05-04 01:48:22 +02:00
2025-09-13 01:39:47 +02:00
2025-08-25 10:15:36 +02:00
2025-01-07 01:43:53 +01:00
2025-06-19 13:05:47 +02:00
2024-12-04 21:38:21 +01: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 298 MiB
Languages
Rust 72%
TypeScript 18%
HTML 6%
Shell 2.2%
Dockerfile 0.9%
Other 0.8%