2024-11-28 20:46:56 +01:00
|
|
|
version: "3.0.0-alpha.40"
|
2024-11-01 10:43:51 +01:00
|
|
|
slug: hamh_test
|
|
|
|
|
name: Home-Assistant-Matter-Hub (Test Addon // DO NOT USE)
|
|
|
|
|
description: THIS IS FOR TESTING PURPOSE. DO NOT USE THIS ADDON.
|
|
|
|
|
url: https://github.com/t0bst4r/home-assistant-matter-hub
|
|
|
|
|
homeassistant: 2024.1.0
|
|
|
|
|
homeassistant_api: true
|
|
|
|
|
host_network: true
|
|
|
|
|
init: false
|
|
|
|
|
arch:
|
|
|
|
|
- aarch64
|
|
|
|
|
- amd64
|
|
|
|
|
- armv7
|
|
|
|
|
ingress: true
|
2024-11-16 18:54:09 +01:00
|
|
|
ingress_port: 0
|
2024-11-01 10:43:51 +01:00
|
|
|
map:
|
|
|
|
|
- addon_config:rw
|
|
|
|
|
options:
|
2024-11-28 20:46:56 +01:00
|
|
|
app_log_level: info
|
2024-11-01 10:43:51 +01:00
|
|
|
disable_log_colors: false
|
|
|
|
|
mdns_network_interface: ""
|
|
|
|
|
schema:
|
2024-11-28 20:46:56 +01:00
|
|
|
app_log_level: list(silly|debug|info|warn|error)
|
2024-11-01 10:43:51 +01:00
|
|
|
disable_log_colors: bool
|
|
|
|
|
mdns_network_interface: "str?"
|