This commit is contained in:
Mateusz Gruszczyński
2026-09-17 11:32:06 +02:00
parent df10ead47e
commit 4bdcf1b8dd
8 changed files with 190 additions and 15 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ Self-hosted controller for GREE-compatible air conditioners with a local Web UI,
**Version: 0.15.0**
Version 0.15.0 adds full vertical/horizontal louver positioning across direct control, thermostat views, automations, Visual Flow and Home Assistant, while keeping legacy boolean swing payloads compatible. Direct add-on access also shows an invalid-token error only after an explicit token submission.
Version 0.15.0 adds full vertical/horizontal louver positioning across direct control, thermostat views, automations, Visual Flow and Home Assistant, while keeping legacy boolean swing payloads compatible. Direct add-on access also shows an invalid-token error only after an explicit token submission. The bundled Home Assistant climate cards also localize louver/fan/profile labels without changing their stable technical service values.
> [Full API reference](docs/API.md) — authentication, every endpoint, request bodies, response models, WebSocket events and examples.