mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-14 12:28:09 +08:00
15 lines
374 B
YAML
15 lines
374 B
YAML
---
|
|
configuration:
|
|
log_level:
|
|
name: Log Level
|
|
description: |
|
|
The log level used for this addon. One of: debug, info, warn, error
|
|
disable_log_colors:
|
|
name: Disable log colors
|
|
description: |
|
|
Print the log as plain text without any colors.
|
|
web_port:
|
|
name: Web UI Port
|
|
description: |
|
|
The port to use for the Web-UI. Default: 8482
|