From f2f48376d7a3dc9adf903ccfe9bd55388a5b1342 Mon Sep 17 00:00:00 2001 From: ProxMenuxBot Date: Sun, 31 May 2026 00:35:02 +0000 Subject: [PATCH] Update helpers_cache.json --- json/helpers_cache.json | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/json/helpers_cache.json b/json/helpers_cache.json index 9a80af90..cab89fe2 100644 --- a/json/helpers_cache.json +++ b/json/helpers_cache.json @@ -10274,6 +10274,41 @@ "config_path": "", "os": "debian" }, + { + "name": "MatterJS-Server", + "slug": "matterjs-server", + "desc": "JavaScript-based Matter controller server (successor to Python Matter Server). Provides a WebSocket API compatible with the Home Assistant Matter integration.", + "script": "ct/matterjs-server.sh", + "script_url": "https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/matterjs-server.sh", + "script_url_mirror": "https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/matterjs-server.sh", + "type": "lxc", + "type_id": "nm9bra8mzye2scg", + "categories": [ + "scriptcat00016" + ], + "category_names": [ + "IoT & Smart Home" + ], + "notes": [ + "For Matter-over-Thread (Thread Border Router), IPv6 must be enabled in the LXC container." + ], + "warnings": [ + "This is a Beta version. Not yet officially CSA-certified." + ], + "port": 5580, + "website": "https://github.com/matter-js/matterjs-server", + "documentation": "https://github.com/matter-js/matterjs-server", + "logo": "https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/matter.webp", + "updateable": true, + "privileged": false, + "has_arm": false, + "is_dev": true, + "execute_in": [ + "lxc" + ], + "config_path": "", + "os": "debian" + }, { "name": "Mattermost", "slug": "mattermost",