chore: initial commit for home-assistant-matter-hub

This commit is contained in:
t0bst4r
2024-10-27 16:56:41 +01:00
commit 1f5be84c3c
8 changed files with 86 additions and 0 deletions

14
hamh/translations/en.yaml Normal file
View File

@@ -0,0 +1,14 @@
---
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