From e0c47cc5441c94a92e2b81c33e91e472669bf74d Mon Sep 17 00:00:00 2001 From: xifeng Date: Sat, 8 Nov 2025 12:45:04 +0000 Subject: [PATCH 01/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'matter=5Fserver/con?= =?UTF-8?q?fig.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- matter_server/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matter_server/config.yaml b/matter_server/config.yaml index 1f2c082..64b448c 100644 --- a/matter_server/config.yaml +++ b/matter_server/config.yaml @@ -2,7 +2,7 @@ version: 8.1.1 slug: matter_server name: Matter Server -description: Matter WebSocket Server for Home Assistant Matter support. +description: 用于Home Assistant Matter支持的Matter WebSocket服务器。 url: >- https://github.com/home-assistant/addons/tree/master/matter_server arch: From 08b77e39e79ca4c296c8f7106f27e8e7a54d1945 Mon Sep 17 00:00:00 2001 From: xifeng Date: Sat, 8 Nov 2025 12:46:59 +0000 Subject: [PATCH 02/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'matter=5Fserver/REA?= =?UTF-8?q?DME.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- matter_server/README.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/matter_server/README.md b/matter_server/README.md index 1cab39a..2d4a4bb 100644 --- a/matter_server/README.md +++ b/matter_server/README.md @@ -3,13 +3,9 @@ ![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] -## About +## 关于 -Matter Python WebSocket Server for Home Assistant Core. Matter (formerly -known as Connected Home over IP or CHIP) is an IPv6 based smart home -standard. This add-on provides a Matter Controller which allows you to -commission and control of Matter devices. The matching Home Assistant Core -integration communicates via WebSocket with this server. +Matter Python WebSocket服务器,用于Home Assistant Core。Matter(原名Connected Home over IP或CHIP)是基于IPv6的智能家居标准。此插件提供了一个Matter控制器,可让您调试和控制Matter设备。与之匹配的Home Assistant Core集成通过WebSocket与此服务器进行通信。 [aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg From 2d703e0ee1701daf02d48a6660b6a21812b43704 Mon Sep 17 00:00:00 2001 From: xifeng Date: Sat, 8 Nov 2025 12:49:36 +0000 Subject: [PATCH 03/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'matter=5Fserver/REA?= =?UTF-8?q?DME.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- matter_server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matter_server/README.md b/matter_server/README.md index 2d4a4bb..ae38fc9 100644 --- a/matter_server/README.md +++ b/matter_server/README.md @@ -1,4 +1,4 @@ -# Home Assistant Add-on: Matter Server +# HaDB addons:Matter Server(官方无法安装可以试试本版本) ![Supports aarch64 Architecture][aarch64-shield] ![Supports amd64 Architecture][amd64-shield] From 4b81523cbdedc6cfe1a942c9d807105b8d8b6831 Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:44:55 +0000 Subject: [PATCH 04/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'zigstargw-mt-web/co?= =?UTF-8?q?nfig.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zigstargw-mt-web/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zigstargw-mt-web/config.yaml b/zigstargw-mt-web/config.yaml index ab7013e..2470766 100644 --- a/zigstargw-mt-web/config.yaml +++ b/zigstargw-mt-web/config.yaml @@ -2,8 +2,8 @@ name: "ZigStarGW MT WEB" version: 0.2.1 slug: zigstargw-mt-web description: ZigStarGW MT WEB -url: https://gitcode.com/waxgourd/addons -codenotary: wghaos@163.com +url: https://git.hadb.cn/ha/addons/src/master/zigstargw-mt-web +codenotary: admin@cnod.net arch: - aarch64 - amd64 From a53802486ac1ab10a5a5924c8a879c433f210225 Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:45:36 +0000 Subject: [PATCH 05/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'zigbee2mqtt/README.?= =?UTF-8?q?md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- zigbee2mqtt/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zigbee2mqtt/README.md b/zigbee2mqtt/README.md index 610dbfa..5a3d3e9 100644 --- a/zigbee2mqtt/README.md +++ b/zigbee2mqtt/README.md @@ -1,4 +1,4 @@ -# 冬瓜甄选addons:Zigbee2MQTT +# HaDB addons:Zigbee2MQTT ## 关于 From 3768760345eefe42e26c82fbd32ced6065bcf2c7 Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:46:28 +0000 Subject: [PATCH 06/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'xunlei-test/README.?= =?UTF-8?q?md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xunlei-test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xunlei-test/README.md b/xunlei-test/README.md index 8b32467..2a23f3d 100644 --- a/xunlei-test/README.md +++ b/xunlei-test/README.md @@ -1,4 +1,4 @@ -# 冬瓜甄选addons:Xunlei(迅雷)内测版 +# HaDB addons:Xunlei(迅雷)内测版 ## 关于 From d50a4a28b266ff3de3a19b8b19ea705dc4167a7a Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:47:04 +0000 Subject: [PATCH 07/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'xunlei-test/config.?= =?UTF-8?q?yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xunlei-test/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xunlei-test/config.yaml b/xunlei-test/config.yaml index 5af8cac..1606a24 100644 --- a/xunlei-test/config.yaml +++ b/xunlei-test/config.yaml @@ -1,10 +1,10 @@ name: Xunlei(迅雷)内测版 version: 3.20.2-4 slug: xunlei-test -codenotary: wghaos@163.com +codenotary: admin@cnod.net description: 迅雷NAS内测版 image: r.hassbus.com/wghaos/xunlei -url: https://gitcode.com/waxgourd/addons +url: https://git.hadb.cn/ha/addons/_edit/master/xunlei-test init: false arch: - aarch64 From d28e5dfa0ec677b1ea9f0a02912b5b45e7fe7a69 Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:47:42 +0000 Subject: [PATCH 08/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'xunlei/README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xunlei/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xunlei/README.md b/xunlei/README.md index d6dd432..f1dc32d 100644 --- a/xunlei/README.md +++ b/xunlei/README.md @@ -1,4 +1,4 @@ -# 冬瓜甄选addons:Xunlei(迅雷) +# HaDB addons:Xunlei(迅雷) ## 关于 From 2b13572b4b61328f4affa2ec104779aa6813ee76 Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:48:45 +0000 Subject: [PATCH 09/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'xunlei/config.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xunlei/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xunlei/config.yaml b/xunlei/config.yaml index 266060d..a220515 100644 --- a/xunlei/config.yaml +++ b/xunlei/config.yaml @@ -1,10 +1,10 @@ name: Xunlei(迅雷) version: 3.20.2 slug: xunlei -codenotary: wghaos@163.com +codenotary: admin@cnod.net description: 迅雷NAS版 image: r.hassbus.com/wghaos/xunlei -url: https://gitcode.com/waxgourd/addons +url: https://git.hadb.cn/ha/addons/src/master/xunlei init: false arch: - aarch64 From fe952b4bad1c29d93cc3918e9db5d561a1227401 Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:55:25 +0000 Subject: [PATCH 10/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'xiaozhi-mcp-server/?= =?UTF-8?q?README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xiaozhi-mcp-server/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaozhi-mcp-server/README.md b/xiaozhi-mcp-server/README.md index 7c045b0..2f15e2b 100644 --- a/xiaozhi-mcp-server/README.md +++ b/xiaozhi-mcp-server/README.md @@ -1,4 +1,4 @@ -# 冬瓜甄选Addons: 小智 Mcp Server +# HaDB Addons: 小智 Mcp Server From 1b7c326ebcf3cf79e9ccf410e368a762f9018c1e Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:57:14 +0000 Subject: [PATCH 11/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'xiaozhi-mcp-server/?= =?UTF-8?q?config.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xiaozhi-mcp-server/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaozhi-mcp-server/config.yaml b/xiaozhi-mcp-server/config.yaml index 40ffce7..813d819 100644 --- a/xiaozhi-mcp-server/config.yaml +++ b/xiaozhi-mcp-server/config.yaml @@ -2,7 +2,7 @@ name: "小智 Mcp Server" version: "1.0" slug: "mcp_ha_xiaozhi" description: "小智官方服务器(虾哥)对接home assistant的mcp server" -url: "https://gitcode.com/waxgourd/addons" +url: "https://git.hadb.cn/ha/addons/src/master/xiaozhi-mcp-server" arch: - aarch64 - amd64 From 44fb61fcf24331615e0e552b5e102b9cb5eec406 Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:59:08 +0000 Subject: [PATCH 12/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'xiaozhi-esp32-webui?= =?UTF-8?q?/README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xiaozhi-esp32-webui/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaozhi-esp32-webui/README.md b/xiaozhi-esp32-webui/README.md index 22c65d7..72c1140 100644 --- a/xiaozhi-esp32-webui/README.md +++ b/xiaozhi-esp32-webui/README.md @@ -1,4 +1,4 @@ -# 冬瓜甄选addons:小智 AI 智控台 +# HaDB addons:小智 AI 智控台 适用于 Home Assistant 的 小智 AI 智控台的加载项。它是不能单独使用的,需要配合mariadb,redis server和“小智AI Server最简版”同时使用。 From 799a59757eb8d8f23abd316e6314e5607b634af3 Mon Sep 17 00:00:00 2001 From: xifeng Date: Tue, 11 Nov 2025 08:59:39 +0000 Subject: [PATCH 13/13] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'xiaozhi-esp32-webui?= =?UTF-8?q?/config.yaml'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- xiaozhi-esp32-webui/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xiaozhi-esp32-webui/config.yaml b/xiaozhi-esp32-webui/config.yaml index f7b1e17..1d0a54f 100644 --- a/xiaozhi-esp32-webui/config.yaml +++ b/xiaozhi-esp32-webui/config.yaml @@ -2,7 +2,7 @@ name: "小智 AI 智控台" version: "0.8.5" slug: "xiaozhi_esp32_webui" description: "小智 AI 智控台 - 提供语音识别、对话和控制功能,支持与ESP32设备通信,集成WEB管理界面" -url: "https://gitcode.com/waxgourd/addons" +url: "https://git.hadb.cn/ha/addons/src/master/xiaozhi-esp32-webui" arch: - aarch64 - amd64