gree-rs
Controlling Gree Smart air conditioning units via Rust
See examples.
Building with docker
This Dockerfile uses zig and cargo-zigbuild for easy cross-compilation.
Build docker image
Build example (works also in powershell)
or, to save some time in repetitive builds (useful only if your host OS is Linux or (maybe) WSL; for non-WSL Win host the effect is negative):
Links
- https://github.com/tomikaa87/gree-remote - Protocol description, API in several languages, CLI in python