This commit is contained in:
Mateusz Gruszczyński
2026-09-02 09:27:24 +02:00
parent 87b68187e7
commit 8180d22cef
7 changed files with 16 additions and 16 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
# GREE Controller API reference
HTTP and WebSocket API for GREE Controller **0.9.13**.
HTTP and WebSocket API for GREE Controller **0.9.14**.
[← Main documentation](../README.md)
@@ -213,7 +213,7 @@ Response:
{
"status": "ok",
"name": "gree-controller",
"version": "0.9.13",
"version": "0.9.14",
"uptime_seconds": 1234,
"control_ready": true,
"time": "2026-08-30T06:54:00Z"
@@ -237,7 +237,7 @@ Returns the initial Web UI snapshot:
"settings": {},
"outdoor_temperature": null,
"system": {
"version": "0.9.13",
"version": "0.9.14",
"uptime_seconds": 1234,
"auth_required": false,
"control_ready": true,