GREE Controller 0.14.15

This commit is contained in:
Mateusz Gruszczyński
2026-09-16 17:07:28 +02:00
parent 7c0e0235f7
commit d22c91655b
6 changed files with 25 additions and 5 deletions
+3
View File
@@ -23,6 +23,9 @@ configuration:
app_token:
name: Application token
description: Token required for direct dashboard/API access on port 8787. With SUPERVISOR_TOKEN active, an empty token disables direct access; only generated Custom Chart share links remain public.
public_chart_base_url:
name: Public chart base URL
description: Optional override for generated Custom Chart links, for example http://192.168.1.20:8787 or a reverse-proxy URL. Leave empty to use the primary Home Assistant host IPv4 and the fixed add-on port 8787 automatically.
log_level:
name: Log level
description: Controller log verbosity.
+3
View File
@@ -23,6 +23,9 @@ configuration:
app_token:
name: Token aplikacji
description: Token wymagany do bezpośredniego dostępu do dashboardu/API na porcie 8787. Przy aktywnym SUPERVISOR_TOKEN pusty token blokuje direct access; publiczne pozostają wyłącznie wygenerowane linki Custom Chart.
public_chart_base_url:
name: Bazowy URL publicznych wykresów
description: Opcjonalne nadpisanie adresu generowanych linków Custom Chart, np. http://192.168.1.20:8787 albo adres reverse proxy. Pozostaw puste, aby automatycznie użyć głównego IPv4 hosta Home Assistant i stałego portu add-onu 8787.
log_level:
name: Poziom logowania
description: Szczegółowość logów kontrolera.