This commit is contained in:
Mateusz Gruszczyński
2026-08-27 23:01:18 +02:00
parent 6572ff368b
commit 7465de4b55
7 changed files with 40 additions and 18 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
Standalone local GREE air-conditioner controller written in Rust. It runs on a regular Linux host or an LXC container and provides a mobile-first web interface without depending on the vendor cloud.
Current version: **0.8.0**.
Current version: **0.8.1**.
## Highlights
@@ -47,7 +47,7 @@ See [`BUILD_REPORT.md`](BUILD_REPORT.md) for package validation details and [`do
On Debian, Ubuntu or an LXC container:
```bash
unzip gree-controller-v0.8.0.zip
unzip gree-controller-v0.8.1.zip
cd gree-controller
chmod +x scripts/*.sh
./scripts/dev.sh