This commit is contained in:
Mateusz Gruszczyński
2026-09-01 11:36:11 +02:00
parent 3e3f8c3f19
commit 6207bc4de6
9 changed files with 29 additions and 20 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# GREE Controller API reference
HTTP and WebSocket API for GREE Controller **0.8.21**.
HTTP and WebSocket API for GREE Controller **0.8.22**.
[← Main documentation](../README.md)
@@ -212,7 +212,7 @@ Response:
{
"status": "ok",
"name": "gree-controller",
"version": "0.8.21",
"version": "0.8.22",
"uptime_seconds": 1234,
"control_ready": true,
"time": "2026-08-30T06:54:00Z"
@@ -236,7 +236,7 @@ Returns the initial Web UI snapshot:
"settings": {},
"outdoor_temperature": null,
"system": {
"version": "0.8.21",
"version": "0.8.22",
"uptime_seconds": 1234,
"auth_required": false,
"control_ready": true,