diff --git a/hamh_test/build.yaml b/hamh_test/build.yaml deleted file mode 100644 index ac1d92d..0000000 --- a/hamh_test/build.yaml +++ /dev/null @@ -1,2 +0,0 @@ -args: - package_version: "3.0.0-alpha.47" diff --git a/hamh_test/config.yaml b/hamh_test/config.yaml index fe2db8a..480fe15 100644 --- a/hamh_test/config.yaml +++ b/hamh_test/config.yaml @@ -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?"