mirror of
https://github.com/RiDDiX/home-assistant-addons.git
synced 2026-07-21 17:18:10 +08:00
chore: use new docker image for test-addon
This commit is contained in:
@@ -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?"
|
||||
|
||||
Reference in New Issue
Block a user