Matter on ESP32-H2 The goal is to build a plant monitoring device in Rust. The application layer will work with Matter over Thread. Planned Sensors Soil moisture Ambient Light Libraries https://github.com/esp-rs/esp-hal https://github.com/esp-rs/openthread https://github.com/embassy-rs/embassy/ https://github.com/project-chip/rs-matter https://github.com/ivmarkov/rs-matter-embassy Prior Art https://github.com/bjoernQ/matter-rs-experiment https://github.com/28Smiles/embassy-matter-rs/