This commit is contained in:
Mateusz Gruszczyński
2026-09-17 09:07:20 +02:00
parent b7846c3b9f
commit 299f0addb3
11 changed files with 59 additions and 35 deletions
+2 -2
View File
@@ -2,9 +2,9 @@
Self-hosted controller for GREE-compatible air conditioners with a local Web UI, thermostat zones, schedules, Home Assistant integration, history, notifications and a documented HTTP/WebSocket API.
**Version: 0.14.21**
**Version: 0.14.22**
Version 0.14.21 includes code cleanup and small UX changes.
Version 0.14.22 includes code cleanup and small UX changes.
> [Full API reference](docs/API.md) — authentication, every endpoint, request bodies, response models, WebSocket events and examples.