fix: add a specific addon configuration for alpha-76

This commit is contained in:
t0bst4r
2025-07-07 15:47:29 +02:00
parent 076cb6979f
commit 9cb272bca7
8 changed files with 987 additions and 35 deletions

28
hamh76/config.yaml Normal file
View File

@@ -0,0 +1,28 @@
version: "3.0.0-alpha.76"
image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon
slug: hamh76
name: Home-Assistant-Matter-Hub (3.0.0-alpha.76)
description: Last stable version which works with Amazon Alexa. Make sure to only enable one of the HAMH addons at once.
url: https://github.com/t0bst4r/home-assistant-matter-hub
panel_icon: mdi:hub
panel_title: Matter Hub (v76)
homeassistant: 2024.1.0
homeassistant_api: true
host_network: true
init: false
arch:
- aarch64
- amd64
- armv7
ingress: true
ingress_port: 0
map:
- addon_config:rw
options:
app_log_level: info
disable_log_colors: false
mdns_network_interface: ""
schema:
app_log_level: list(silly|debug|info|notice|warn|error|fatal)
disable_log_colors: bool
mdns_network_interface: "str?"