From a05393ee232a6aa833ae718edf21f57615226c5f Mon Sep 17 00:00:00 2001 From: Tom Frenzel Date: Wed, 20 May 2026 15:58:25 +0200 Subject: [PATCH] chore(matterjs-server): use matter icon --- json/matterjs-server.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json/matterjs-server.json b/json/matterjs-server.json index 2209b560..3f770918 100644 --- a/json/matterjs-server.json +++ b/json/matterjs-server.json @@ -11,7 +11,7 @@ "interface_port": 5580, "documentation": "https://github.com/matter-js/matterjs-server", "website": "https://github.com/matter-js/matterjs-server", - "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/home-assistant.webp", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/matter.webp", "description": "JavaScript-based Matter controller server (successor to Python Matter Server). Provides a WebSocket API compatible with the Home Assistant Matter integration.", "install_methods": [ {