release(hamh): 1.1.2

This commit is contained in:
github-actions[bot]
2026-01-25 21:33:47 +00:00
parent f730d71dab
commit 077d46c21e
2 changed files with 290 additions and 53 deletions

View File

@@ -1,28 +1,28 @@
version: "3.0.4"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
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/riddix/home-assistant-matter-hub
panel_icon: mdi:hub
panel_title: Matter Hub
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?"
version: "1.1.2"
image: ghcr.io/riddix/home-assistant-matter-hub-addon
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/riddix/home-assistant-matter-hub
panel_icon: mdi:hub
panel_title: Matter Hub
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?"