From bd7afc8d0fed74e2e8eb1c6657c8a6a98a0e95f6 Mon Sep 17 00:00:00 2001 From: Tobias Glatthar Date: Sat, 30 Nov 2024 22:15:10 +0100 Subject: [PATCH] feat: add panel icon and title --- hamh/config.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hamh/config.yaml b/hamh/config.yaml index 6ac6297..aafe67b 100644 --- a/hamh/config.yaml +++ b/hamh/config.yaml @@ -3,6 +3,8 @@ 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/t0bst4r/home-assistant-matter-hub +panel_icon: mdi:hub +panel_title: Matter Hub homeassistant: 2024.1.0 homeassistant_api: true host_network: true