2026-01-31 16:33:18 +00:00
version : "4.1.0-testing.5"
2026-01-29 01:12:47 +01:00
image : ghcr.io/riddix/home-assistant-matter-hub-addon
2026-01-27 17:30:48 +01:00
slug : hamh-testing
name : Home-Assistant-Matter-Hub (Testing)
2026-01-29 01:15:18 +01:00
description : "⚠️ TESTING VERSION - May contain BREAKING CHANGES! Experimental features, unstable code, and cutting-edge Matter.js updates. Use at your own risk. Not recommended for production use."
2026-01-29 00:27:07 +01:00
url : https://github.com/riddix/home-assistant-matter-hub/tree/testing
2026-01-27 17:30:48 +01:00
panel_icon : mdi:bug
panel_title : Matter Hub Testing
homeassistant : 2024.1 .0
homeassistant_api : true
host_network : true
init : false
arch :
- aarch64
- amd64
ingress : true
ingress_port : 0
map :
- addon_config:rw
options :
app_log_level : debug
disable_log_colors : false
mdns_network_interface : ""
2026-01-29 00:27:07 +01:00
matter_js_testing : true
2026-01-27 17:30:48 +01:00
schema :
app_log_level : list(silly|debug|info|notice|warn|error|fatal)
disable_log_colors : bool
mdns_network_interface : "str?"
2026-01-29 00:27:07 +01:00
matter_js_testing : bool