Files
home-assistant-addons/hamh/config.yaml
Tobias Glatthar 0d060b8d94 Revert "feat: configure ingress support"
This reverts commit 8785b68101.
2024-11-30 17:28:55 +01:00

27 lines
677 B
YAML

version: "3.0.0-alpha.47"
slug: hamh
name: Home-Assistant-Matter-Hub
description: Publish your entities from Home Assistant to any Matter-compatible controller like Alexa, Apple Home or Google Home.
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
webui: http://[HOST]:[PORT:8482]/
map:
- addon_config:rw
options:
app_log_level: info
disable_log_colors: false
web_port: 8482
mdns_network_interface: ""
schema:
app_log_level: list(silly|debug|info|warn|error)
disable_log_colors: bool
web_port: int(1,)
mdns_network_interface: "str?"