GREE Controller 0.14.15
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user