chore: use new docker image for test-addon

This commit is contained in:
Tobias Glatthar
2025-02-14 10:43:13 +01:00
parent 04345db472
commit 5200b2a8be
2 changed files with 5 additions and 4 deletions

View File

@@ -1,2 +0,0 @@
args:
package_version: "3.0.0-alpha.47"

View File

@@ -1,8 +1,11 @@
version: "3.0.0-alpha.47"
version: "3.0.0-alpha.69"
image: ghcr.io/t0bst4r/home-assistant-matter-hub-addon
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
panel_icon: mdi:hub
panel_title: Matter Hub
homeassistant: 2024.1.0
homeassistant_api: true
host_network: true
@@ -20,6 +23,6 @@ options:
disable_log_colors: false
mdns_network_interface: ""
schema:
app_log_level: list(silly|debug|info|warn|error)
app_log_level: list(silly|debug|info|notice|warn|error|fatal)
disable_log_colors: bool
mdns_network_interface: "str?"