Compare commits

..

9 Commits

59 changed files with 538 additions and 37 deletions

View File

@@ -1,8 +1,12 @@
### v5.2.2 (2026-03-23)
- 版本升级
### v5.2.1 (2026-02-11)
- 版本升级
### v5.2.0 (2026-01-10) ### v5.2.0 (2026-01-10)
- <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> - 版本升级
### v5.1.1 (2025-12-25) ### v5.1.1 (2025-12-25)
- <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> - 版本升级
### v5.0.7 (2025-12-02) ### v5.0.7 (2025-12-02)
- <EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> - 版本升级
### 1.0 (2023-12-10) ### 1.0 (2023-12-10)
- <EFBFBD>״<EFBFBD><EFBFBD>Ƴ<EFBFBD> - 首次推出

View File

@@ -1,6 +1,6 @@
--- ---
name: MyIP name: MyIP
version: v5.2.0 version: v5.2.2
slug: MyIP slug: MyIP
description: "一个更好的 IP 工具箱。可以查看IP、IP 信息(代理前后)、检查 DNS 泄露、检查 WebRTC 连接、网速测试、测试网站可用性等" description: "一个更好的 IP 工具箱。可以查看IP、IP 信息(代理前后)、检查 DNS 泄露、检查 WebRTC 连接、网速测试、测试网站可用性等"
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,7 @@
### 0.6.22026-03-11
- 版本升级
### 0.6.12026-01-26 ### 0.6.12026-01-26
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: "HA清理大师" name: "HA清理大师"
version: '0.6.1' version: '0.6.2'
slug: 'addon_data_clean' slug: 'addon_data_clean'
description: '一个专门为HAOS清理垃圾数据的工具让HA也能直观的进行存储规划。' description: '一个专门为HAOS清理垃圾数据的工具让HA也能直观的进行存储规划。'
image: r.hassbus.com/wghaos/addon-data-clean image: r.hassbus.com/wghaos/addon-data-clean

View File

@@ -1,3 +1,7 @@
### 0.3.42026-03-11
- 版本升级
### 0.3.22024-10-12 ### 0.3.22024-10-12
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: Addon数据迁移工具 name: Addon数据迁移工具
version: 0.3.2 version: 0.3.4
slug: addonDataMigrate slug: addonDataMigrate
description: '解决不同仓库中addons的数据迁移' description: '解决不同仓库中addons的数据迁移'
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,5 @@
# 1.0.1 (2026-03-11)
- 版本升级
# 1.0.0 (2024-11-15) # 1.0.0 (2024-11-15)
- 首次推出 - 首次推出

View File

@@ -1,5 +1,5 @@
name: "Addons镜像备份工具" name: "Addons镜像备份工具"
version: "1.0.0" version: "1.0.1"
slug: "addon-image-backup" slug: "addon-image-backup"
description: "冬瓜镜像备份" description: "冬瓜镜像备份"
image: r.hassbus.com/wghaos/addon-wghaos-image-backup image: r.hassbus.com/wghaos/addon-wghaos-image-backup

View File

@@ -1,3 +1,7 @@
### 1.3.1 2026-03-11
- 版本升级
### 1.3.0 2025-02-13
- 版本升级
### 1.2.0 2025-09-22 ### 1.2.0 2025-09-22
- 1、增加中英文切换 - 1、增加中英文切换
- 2、添加时自定义名称 - 2、添加时自定义名称

View File

@@ -1,5 +1,5 @@
name: "zigbee2MQTT分身" name: "zigbee2MQTT分身"
version: "1.2.0" version: "1.3.1"
slug: "addon-zigbee2mqtt-twin" slug: "addon-zigbee2mqtt-twin"
description: "zigbee2MQTT分身" description: "zigbee2MQTT分身"
image: r.hassbus.com/wghaos/addon-wghaos-zigbee2mqtt-copy image: r.hassbus.com/wghaos/addon-wghaos-zigbee2mqtt-copy

View File

@@ -1,3 +1,5 @@
### 3.57.0 (2026-02-11)
- 版本升级
### 3.56.0 (2026-01-12) ### 3.56.0 (2026-01-12)
- 版本升级 - 版本升级
### 3.55.0 (2025-11-17) ### 3.55.0 (2025-11-17)

View File

@@ -2,7 +2,7 @@ name: Alist
slug: alist slug: alist
description: '一个支持多种存储的文件列表程序,由 Gin 和 Solidjs 提供支持' description: '一个支持多种存储的文件列表程序,由 Gin 和 Solidjs 提供支持'
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: 3.56.0 version: 3.57.0
image: r.hassbus.com/wghaos/alist image: r.hassbus.com/wghaos/alist
arch: arch:
- aarch64 - aarch64

View File

@@ -1,2 +1,6 @@
### v4.18.12026-02-24
- 版本升级
### v4.15.02026-02-11
- 版本升级
### v4.14.42026-02-06 ### v4.14.42026-02-06
- 首次推出 - 首次推出

View File

@@ -18,7 +18,7 @@ AstrBot 将大模型能力无缝集成到主流即时通讯软件中,为您打
- 设置-应用-安装应用-搜索 AstrBot - 安装 - 设置-应用-安装应用-搜索 AstrBot - 安装
- 启动 AstrBot (打开网页界面) - 启动 AstrBot (打开网页界面)
### 配置 ## 👍 配置
默认端口: 默认端口:

View File

@@ -1,5 +1,5 @@
name: "AstrBot" name: "AstrBot"
version: "v4.14.4" version: "v4.18.1"
slug: "astrbot" slug: "astrbot"
description: "AstrBot - AI ChatBot" description: "AstrBot - AI ChatBot"
url: "https://docs.astrbot.app" url: "https://docs.astrbot.app"
@@ -12,6 +12,7 @@ map:
- config:rw - config:rw
- share:rw - share:rw
webui: http://[HOST]:[PORT:6185]/ webui: http://[HOST]:[PORT:6185]/
watchdog: "http://[HOST]:[PORT:6185]/"
boot: manual boot: manual
ingress: false ingress: false
ingress_port: 6185 ingress_port: 6185

View File

@@ -1,3 +1,11 @@
### 6.16.0 (2026-03-10)
- 版本升级
### 6.15.0 (2026-02-12)
- 版本升级
### 6.14.1 (2025-12-26) ### 6.14.1 (2025-12-26)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: "DDNS-GO" name: "DDNS-GO"
version: '6.14.1' version: '6.16.0'
slug: 'ddns_go' slug: 'ddns_go'
description: '自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务' description: '自动获得你的公网 IPv4 或 IPv6 地址,并解析到对应的域名服务'
image: r.hassbus.com/wghaos/ddns-go image: r.hassbus.com/wghaos/ddns-go

View File

@@ -1,11 +1,10 @@
### 3.1.02025-08-15 ### 4.0.3 2026-03-10
- 版本升级
### 4.0.0 2026-02-11
- 版本升级
### 3.1.02025-08-15
- 版本升级 - 版本升级
### 3.0.62024-01-18 ### 3.0.62024-01-18
- 修正 填写token还不能正常启动的问题 - 修正 填写token还不能正常启动的问题
### 3.0.52023-12-29 ### 3.0.52023-12-29
- 首次推出 - 首次推出

View File

@@ -1,6 +1,6 @@
name: "DDNSTO" name: "DDNSTO"
slug: ddnsto slug: ddnsto
version: "3.1.0" version: "4.0.3"
description: "DDNSTO 是一款稳定、快速、简单易用的内网穿透工具" description: "DDNSTO 是一款稳定、快速、简单易用的内网穿透工具"
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
startup: services startup: services
@@ -11,6 +11,7 @@ arch:
- amd64 - amd64
host_network: true host_network: true
boot: manual boot: manual
docker_api: true
options: options:
user_token: user_token:
device_id: 0 device_id: 0

View File

@@ -1,3 +1,9 @@
### 10.1.1 (2026-03-10)
- 版本升级
### 10.0.4 (2026-02-24)
- 版本升级
### 10.0.0 (2026-02-11)
- 版本升级
### 9.0.1 (2026-01-12) ### 9.0.1 (2026-01-12)
- 版本升级 - 版本升级
### 8.14.12 (2025-12-25) ### 8.14.12 (2025-12-25)

View File

@@ -1,5 +1,5 @@
name: docker日志监控Dozzle name: docker日志监控Dozzle
version: 9.0.1 version: 10.1.1
slug: dozzle slug: dozzle
description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志' description: 'Dozzle 是一个小型轻量级应用程序,具有基于 Web 的界面来监控 Docker 日志'
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,15 @@
### 29.6.1 (2026-03-06)
- 版本升级
### 29.5.2 (2026-02-24)
- 版本升级
### 29.3.6 (2026-02-12)
- 版本升级
### 29.2.9 (2025-12-26) ### 29.2.9 (2025-12-26)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: 'DrawIO' name: 'DrawIO'
version: '29.2.9' version: '29.6.1'
slug: 'drawio' slug: 'drawio'
description: "DrawIO是运行在浏览器中的在线绘图工具" description: "DrawIO是运行在浏览器中的在线绘图工具"
image: r.hassbus.com/jgraph/drawio image: r.hassbus.com/jgraph/drawio

View File

@@ -1,3 +1,23 @@
## streaming your media (beta version) 4.10.0.6 (21-03-2026)
- Minor bugs fixed
## 4.10.0.6 (2026-03-21)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## streaming your media (beta version) 4.10.0.5 (14-03-2026)
- Minor bugs fixed
## 4.10.0.5 (2026-03-14)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## streaming your media (beta version) 4.10.0.4 (28-02-2026)
- Minor bugs fixed
## 4.10.0.4 (2026-02-28)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## streaming your media (beta version) 4.10.0.3 (21-02-2026)
- Minor bugs fixed
## 4.10.0.3 (2026-02-21)
- Update to latest version from linuxserver/docker-emby (changelog : https://github.com/linuxserver/docker-emby/releases)
## streaming your media (beta version) 4.10.0.1 (30-01-2026) ## streaming your media (beta version) 4.10.0.1 (30-01-2026)
- Minor bugs fixed - Minor bugs fixed

View File

@@ -121,6 +121,6 @@ schema:
slug: emby_nas slug: emby_nas
udev: true udev: true
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: "4.10.0.1" version: "4.10.0.6"
video: true video: true
boot: manual boot: manual

View File

@@ -1,3 +1,11 @@
## 2.62.1 (2026-03-21)
- 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases)
## 2.61.2 (2026-03-07)
- 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases)
## 2.61.0 (2026-02-28)
- 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases)
## 2.60.0 (2026-02-24)
- 从filebrowser/filebrowser更新到最新版本 (更新日志 : https://github.com/filebrowser/filebrowser/releases)
## 2.57.0-4 (04-02-2026) ## 2.57.0-4 (04-02-2026)
- Minor bugs fixed - Minor bugs fixed
## 2.56.0-2 (01-02-2026) ## 2.56.0-2 (01-02-2026)

View File

@@ -122,5 +122,5 @@ schema:
slug: filebrowser slug: filebrowser
udev: true udev: true
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: "2.57.0-4" version: "2.62.1"
boot: manual boot: manual

View File

@@ -1,3 +1,5 @@
## 0.17.0-rk (2026-03-10)
- 版本升级
## 0.16.3-rk (2025-12-30) ## 0.16.3-rk (2025-12-30)
- 版本升级 - 版本升级
## 0.16.3 2025-12-25 ## 0.16.3 2025-12-25

View File

@@ -1,5 +1,5 @@
name: frigate-rknpu name: frigate-rknpu
version: 0.16.3-rk version: 0.17.0-rk
slug: 'frigate-rknpu' slug: 'frigate-rknpu'
description: NVR with realtime local object detection for IP cameras description: NVR with realtime local object detection for IP cameras
url: "https://gitcode.com/waxgourd/addons" url: "https://gitcode.com/waxgourd/addons"

View File

@@ -1,2 +1,4 @@
# 2026-03-07
- 版本升级
# 2025-12-28 # 2025-12-28
首次推出 首次推出

View File

@@ -1,5 +1,5 @@
name: "HomeBridge" name: "HomeBridge"
version: "2025-12-28" version: "2026-03-07"
slug: "homebridge" slug: "homebridge"
description: "Homebridge 是一款轻量级的Node.js服务器你可以在家庭网络上运行模拟 iOS HomeKit API。它支持插件这些插件是由社区贡献的模块提供从 HomeKit 到“智能家居”设备制造商提供的各种第三方 API 的基本桥梁。" description: "Homebridge 是一款轻量级的Node.js服务器你可以在家庭网络上运行模拟 iOS HomeKit API。它支持插件这些插件是由社区贡献的模块提供从 HomeKit 到“智能家居”设备制造商提供的各种第三方 API 的基本桥梁。"
url: "https://gitcode.com/waxgourd/addons" url: "https://gitcode.com/waxgourd/addons"

View File

@@ -1,3 +1,7 @@
### 2.27.2 (2026-02-12)
- 版本升级
### 2.26.2 (2026-01-21) ### 2.26.2 (2026-01-21)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: Lucky(万吉) name: Lucky(万吉)
version: 2.26.2 version: 2.27.2
slug: lucky slug: lucky
description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务' description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务'
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,7 @@
### 2.9.0 (2026-02-24)
- 版本升级
### 2.8.5 (2026-02-11)
- 版本升级
### 2.8.4 (2025-12-25) ### 2.8.4 (2025-12-25)
- 版本升级 - 版本升级
### 2.8.2 (2025-12-08) ### 2.8.2 (2025-12-08)

View File

@@ -1,5 +1,5 @@
name: Netdata name: Netdata
version: 2.8.4 version: 2.9.0
slug: netdata slug: netdata
description: 'Netdata每秒收集指标并将其显示在漂亮的低延迟仪表板中' description: 'Netdata每秒收集指标并将其显示在漂亮的低延迟仪表板中'
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons

View File

@@ -1,3 +1,9 @@
## 33.0.0 (2026-02-24)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 32.0.6 (2026-02-14)
- Update to latest version from linuxserver/docker-nextcloud (changelog : https://github.com/linuxserver/docker-nextcloud/releases)
## 32.0.5-2 (18-01-2026) ## 32.0.5-2 (18-01-2026)
- Minor bugs fixed - Minor bugs fixed

View File

@@ -151,6 +151,6 @@ slug: nextcloud_ocr
uart: true uart: true
udev: true udev: true
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: 32.0.5-2 version: 33.0.0
webui: https://[HOST]:[PORT:443] webui: https://[HOST]:[PORT:443]
boot: manual boot: manual

24
openclaw/CHANGELOG.md Normal file
View File

@@ -0,0 +1,24 @@
### 2026.3.13-42026-03-23
- 版本升级
### 2026.3.13-32026-03-23
- 版本升级
### 2026.3.13-22026-03-18
- 版本升级
### 2026.3.13 2026-03-16
- 版本升级
### 2026.3.11 2026-03-13
- 版本升级
### 2026.3.8-2 2026-03-13
- 版本升级
### 2026.3.8-1 2026-03-12
- 版本升级
### 2026.3.8 2026-03-11
- 版本升级
### 2026.3.7 2026-03-09
- 版本升级
### 2026.3.2 2026-03-06
- 版本升级
### 2026.2.12 2026-02-12
- 版本升级
### 2026.2.6 2026-02-12
- 首次推出

66
openclaw/DOCS.md Normal file
View File

@@ -0,0 +1,66 @@
# OpenClaw WG
## ✨ 核心能力
OpenClaw 将大模型能力无缝集成到主流即时通讯软件中,为您打造可靠、可扩展的对话式智能基础设施。
- **多渠道 Gateway 网关**:通过单个 Gateway 网关进程连接 WhatsApp、Telegram、Discord 和 iMessage。
- **插件渠道**:通过扩展包添加 Mattermost 等更多渠道。
- **多智能体路由**:按智能体、工作区或发送者隔离会话。
- **媒体支持**:发送和接收图片、音频、文档。
- **Web 控制界面**:浏览器仪表板,用于聊天、配置、会话和节点管理。
- **移动节点**:配对 iOS 和 Android 节点,支持 Canvas。
## 📥 安装与使用
- 这是一个 Home Assistant Add-on安装后即可在 Home Assistant 中运行 OpenClaw WG。
- 在 Home Assistant 中进入:`设置 -> 应用 -> 安装应用`,搜索 `OpenClaw WG` 并安装。
- 启动 OpenClaw WG并打开网页界面。
安装完成后,请访问 `http://<your-home-assistant-ip>:8099` 进入管理后台。
## ⚙️ 配置
```yaml
# 时区设置
timezone: "Asia/Shanghai"
# 网关绑定模式loopback=仅本地lan=局域网访问
gateway_bind_mode: "lan"
# 网关端口(默认 18789
gateway_port: 18789
# 允许 HTTP 认证(仅在无法使用 HTTPS 时启用,存在安全风险)
allow_insecure_auth: true
# 网关公开 URL用于在新标签页中打开网关 UI
gateway_public_url: ""
# Home Assistant 长效令牌(用于 HA API 集成)
homeassistant_token: ""
# 启用 Web 终端(在 Home Assistant 内嵌的终端)
enable_terminal: true
# 清理会话锁(启动时/退出时)
clean_session_locks_on_start: true
clean_session_locks_on_exit: true
```
## 💬 聊天命令
可通过 WhatsApp / Telegram / Slack / Google Chat / Microsoft Teams / WebChat 发送以下命令(群组命令仅限所有者):
- `/status`显示紧凑会话状态模型、Token用时可显示成本
- `/new``/reset`:重置会话。
- `/compact`:压缩当前会话上下文(摘要)。
- `/think <level>``off|minimal|low|medium|high|xhigh`(仅限 GPT-5.2 + Codex 模型)。
- `/verbose on|off`:开启或关闭详细输出。
- `/usage off|tokens|full`:控制响应中的使用量信息页脚。
- `/restart`:重启网关(群组内仅限所有者)。
- `/activation mention|always`:切换群组激活模式。
## 📚 文档
- [OpenClaw WG 文档](https://openclaw-wg.readthedocs.io/zh_CN/latest/)

11
openclaw/README.md Normal file
View File

@@ -0,0 +1,11 @@
# 冬瓜甄选addonsOpenClaw WG
## 🦞 关于
AI 智能助手,深度集成 Home Assistant。支持本地/云端混合模型。
## 源
- Website https://openclaw.ai
- GitHub https://github.com/openclaw/openclaw
- Docs https://docs.openclaw.ai/zh-CN

77
openclaw/config.yaml Normal file
View File

@@ -0,0 +1,77 @@
name: "OpenClaw WG"
version: "2026.3.13-4"
slug: "openclaw_wg"
description: "AI 智能助手,深度集成 Home Assistant。支持本地/云端混合模型"
url: "https://gitcode.com/waxgourd/addons"
arch:
- amd64
- aarch64
startup: services
boot: auto
init: false
hassio_api: true
homeassistant_api: true
host_network: true
image: r.hassbus.com/wghaos/addons-openclaw-{arch}
ingress: true
ingress_port: 8099
panel_title: "OpenClaw HA"
panel_icon: "mdi:robot"
# 环境变量 - 确保 OpenClaw 使用 /config 目录(持久化存储)
environment:
HOME: "/config"
XDG_CONFIG_HOME: "/config"
OPENCLAW_CONFIG_DIR: "/config/.openclaw"
OPENCLAW_WORKSPACE_DIR: "/config/.openclaw/workspace"
NODE_COMPILE_CACHE: "/config/.cache/node-compile-cache"
map:
- addon_config:rw
- share:rw
- homeassistant_config:rw
- ssl:ro
- media:rw
- backup:ro
- all_addon_configs:ro
options:
# ==================== 网关配置 ====================
# 时区设置
timezone: "Asia/Shanghai"
# 网关绑定模式loopback=仅本地, lan=局域网访问
gateway_bind_mode: "lan"
# 网关端口(默认 18789
gateway_port: 18789
# 允许 HTTP 认证(仅在无法使用 HTTPS 时启用,存在安全风险)
allow_insecure_auth: true
# 网关公开 URL用于在新标签页中打开网关 UI
gateway_public_url: ""
# ==================== 基础设置 ====================
# 启用 Web 终端(在 Home Assistant 内嵌的终端)
enable_terminal: true
# ==================== 高级设置 ====================
# 清理会话锁(启动时/退出时)
clean_session_locks_on_start: true
clean_session_locks_on_exit: true
schema:
# 网关配置
timezone: str
gateway_bind_mode: list(loopback|lan)?
gateway_port: int(1,65535)?
allow_insecure_auth: bool?
gateway_public_url: str?
# 基础设置
enable_terminal: bool?
# 高级设置
clean_session_locks_on_start: bool?
clean_session_locks_on_exit: bool?

BIN
openclaw/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 61 KiB

BIN
openclaw/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 130 KiB

View File

@@ -0,0 +1,85 @@
---
configuration:
timezone:
name: "Timezone"
description: "Set the timezone for the add-on"
enable_terminal:
name: "Enable Web Terminal"
description: "Enable web-based terminal access inside Home Assistant"
gateway_public_url:
name: "Gateway Public URL"
description: "Public URL for the Gateway Web UI (opens in new tab)"
homeassistant_token:
name: "Home Assistant Token"
description: "Long-lived access token for Home Assistant API"
model_source:
name: "Model Source"
description: "Select the AI model source to use"
items:
local: "Local Model"
cloud: "Cloud Model"
hybrid: "Hybrid Mode"
model_url:
name: "Model API URL"
description: "Model API URL (e.g., http://host.docker.internal:11434 for local, or cloud API URL)"
model_name:
name: "Model Name"
description: "Model name (e.g., qwen2.5, gpt-4o, etc.)"
api_key:
name: "API Key"
description: "Cloud API key (required for cloud/hybrid mode)"
sandbox_mode:
name: "Sandbox Mode"
description: "Enable sandbox mode for enhanced security"
gateway_bind_mode:
name: "Gateway Bind Mode"
description: "Gateway bind mode (loopback = local only, lan = local network)"
items:
loopback: "Local Only (loopback)"
lan: "LAN Access (lan)"
gateway_port:
name: "Gateway Port"
description: "Gateway listening port"
allow_insecure_auth:
name: "Allow Insecure HTTP Auth"
description: "Allow browser to access Gateway UI (port 18789) via HTTP. Only enable if HTTPS is unavailable, security risk."
clean_session_locks_on_start:
name: "Clean Session Locks on Start"
description: "Clean stale session lock files on startup"
clean_session_locks_on_exit:
name: "Clean Session Locks on Exit"
description: "Clean session lock files on exit"
options:
title: "Configuration Options"
submit: "Save"
cancel: "Cancel"
reset: "Reset"
errors:
title: "Error"
connection_failed: "Connection failed"
invalid_config: "Invalid configuration"
api_key_required: "API key required"
model_not_available: "Model not available"
services:
restart: "Restart"
update: "Update"
logs: "View Logs"
terminal: "Terminal"
status:
running: "Running"
stopped: "Stopped"
starting: "Starting"
stopping: "Stopping"
error: "Error"
info:
title: "OpenClaw Assistant"
description: "AI-powered assistant deeply integrated with Home Assistant"
version: "Version"
documentation: "Documentation"
issues: "Issue Tracker"
repository: "Repository"

View File

@@ -0,0 +1,85 @@
---
configuration:
timezone:
name: "时区"
description: "设置 add-on 的时区"
enable_terminal:
name: "启用 Web 终端"
description: "在 Home Assistant 中启用基于 Web 的终端访问"
gateway_public_url:
name: "网关公开 URL"
description: "网关 Web UI 的公开 URL用于在新标签页中打开"
homeassistant_token:
name: "Home Assistant 令牌"
description: "用于访问 Home Assistant API 的长效令牌"
model_source:
name: "模型源"
description: "选择使用的 AI 模型源"
items:
local: "本地模型"
cloud: "云端模型"
hybrid: "混合模式"
model_url:
name: "模型 API 地址"
description: "模型 API 地址(本地如 http://host.docker.internal:11434或云端 API URL"
model_name:
name: "模型名称"
description: "模型名称(如 qwen2.5、gpt-4o 等)"
api_key:
name: "API 密钥"
description: "云端 API 密钥(仅云端/混合模式需要)"
sandbox_mode:
name: "沙盒模式"
description: "启用沙盒模式以增强安全性"
gateway_bind_mode:
name: "网关绑定模式"
description: "网关绑定模式loopback = 仅本地lan = 局域网)"
items:
loopback: "仅本地访问 (loopback)"
lan: "局域网访问 (lan)"
gateway_port:
name: "网关端口"
description: "网关监听端口"
allow_insecure_auth:
name: "允许不安全的 HTTP 认证"
description: "允许浏览器通过 HTTP 直接访问网关 UI端口 18789。仅在无法使用 HTTPS 时启用,存在安全风险。"
clean_session_locks_on_start:
name: "启动时清理会话锁"
description: "启动时清理过时的会话锁文件"
clean_session_locks_on_exit:
name: "退出时清理会话锁"
description: "退出时清理会话锁文件"
options:
title: "配置选项"
submit: "保存"
cancel: "取消"
reset: "重置"
errors:
title: "错误"
connection_failed: "连接失败"
invalid_config: "配置无效"
api_key_required: "需要 API 密钥"
model_not_available: "模型不可用"
services:
restart: "重启"
update: "更新"
logs: "查看日志"
terminal: "终端"
status:
running: "正在运行"
stopped: "已停止"
starting: "正在启动"
stopping: "正在停止"
error: "错误"
info:
title: "OpenClaw Assistant"
description: "AI 智能助手,深度集成 Home Assistant"
version: "版本"
documentation: "文档"
issues: "问题反馈"
repository: "代码仓库"

View File

@@ -1,3 +1,5 @@
### 4.1.10 2026-02-12
- 版本升级
### 4.1.9 2026-01-13 ### 4.1.9 2026-01-13
- 版本升级 - 版本升级
### 4.1.8 2025-12-02 ### 4.1.8 2025-12-02

View File

@@ -2,7 +2,7 @@ name: Openlist
slug: openlist slug: openlist
description: 'OpenList 是一个有韧性、长期治理、社区驱动的 AList 分支,旨在防御基于信任的开源攻击' description: 'OpenList 是一个有韧性、长期治理、社区驱动的 AList 分支,旨在防御基于信任的开源攻击'
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: 4.1.9 version: 4.1.10
image: r.hassbus.com/wghaos/addons-wghaos-openlist image: r.hassbus.com/wghaos/addons-wghaos-openlist
arch: arch:
- aarch64 - aarch64

View File

@@ -1,6 +1,8 @@
### 4.0.6 (2025-1-09) ### 4.0.7 (2026-02-12)
- 版本升级 - 版本升级
### 4.0.3 (2025-1-08) ### 4.0.6 (2025-01-09)
- 版本升级
### 4.0.3 (2025-01-08)
- 版本升级 - 版本升级
### 37 (2025-12-02) ### 37 (2025-12-02)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
{ {
"version": "4.0.6", "version": "4.0.7",
"name": "节点小宝冬瓜版", "name": "节点小宝冬瓜版",
"url": "https://gitcode.com/waxgourd/addons", "url": "https://gitcode.com/waxgourd/addons",
"slug": "owjdxb-wg", "slug": "owjdxb-wg",

View File

@@ -1,3 +1,7 @@
### 2.39.0 (2026-03-09)
- 版本升级
### 2.33.1 (2025-11-28) ### 2.33.1 (2025-11-28)
- 更换镜像地址 - 更换镜像地址

View File

@@ -37,5 +37,5 @@ schema:
slug: portainer-zh-wg slug: portainer-zh-wg
udev: true udev: true
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: "2.33.1" version: "2.39.0"
boot: manual boot: manual

View File

@@ -1,3 +1,11 @@
## 2.39.1 (2026-03-21)
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
## 2.39.0 (2026-02-28)
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
## 2.38.1 (2026-02-14)
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
## 2.38.0 (02-03-2026) ## 2.38.0 (02-03-2026)
- Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases) - Update to latest version from portainer/portainer (changelog : https://github.com/portainer/portainer/releases)
## 2.37.0-2 (02-01-2026) ## 2.37.0-2 (02-01-2026)

View File

@@ -42,5 +42,5 @@ schema:
slug: portainer slug: portainer
udev: true udev: true
url: https://gitcode.com/waxgourd/addons url: https://gitcode.com/waxgourd/addons
version: 2.38.0 version: 2.39.1
boot: manual boot: manual

View File

@@ -1,3 +1,11 @@
### 0.4.23 (2026-02-24)
- 版本升级
### 0.4.22 (2026-02-12)
#### Feat
- 新增 HMusic 客户端
#### Fix
- 修复播放歌曲口令问题 close #731
- 修复nodejs进程无限重启的问题 see #728
### 0.4.16 (2026-01-20) ### 0.4.16 (2026-01-20)
- 版本升级 - 版本升级

View File

@@ -1,5 +1,5 @@
name: "XiaoMusic" name: "XiaoMusic"
version: "0.4.16" version: "0.4.23"
slug: "xiaomusic" slug: "xiaomusic"
panel_icon: "mdi:music-box" panel_icon: "mdi:music-box"
description: "Xiaomusic for Home Assistant Addons" description: "Xiaomusic for Home Assistant Addons"

View File

@@ -42,6 +42,21 @@ configuration:
asr.secret_key: asr.secret_key:
name: "Speech Recognition Secret Key" name: "Speech Recognition Secret Key"
description: "Secret key for speech recognition service (required for Tencent ASR only)" description: "Secret key for speech recognition service (required for Tencent ASR only)"
vllm.type:
name: "Vision-Language Model (VLLM)"
description: "Select which vision-language model (VLLM) to use, ChatGLMVLLM: Zhipu AI (free), QwenVLVLLM: Alibaba Cloud (Tongyi Qianwen) paid with stronger performance, XunfeiSparkLLM: configuration pending correction, temporarily not recommended"
vllm.model_name:
name: "VLLM Model Name"
description: "Fill in according to selected provider: Zhipu AI use glm-4v-flash (free), Alibaba Cloud use qwen2.5-vl-3b-instruct or qwen-vl-max"
vllm.api_key:
name: "VLLM API Key"
description: "API key for selected provider, Zhipu at bigmodel.cn, Alibaba Cloud at bailian.console.aliyun.com"
intent.type:
name: "Intent Recognition Model"
description: "Select intent recognition method, nointent: disable intent recognition, intent_llm: independent LLM recognition (slower but accurate), function_call: processed by main LLM (recommended, requires LLM tool calling support)"
memory.type:
name: "Memory Storage"
description: "Select memory storage method, nomem: disabled (default), mem0ai: cloud memory (1000 free calls per month), mem_local_short: local short-term memory (privacy-focused)"
plugins.get_weather.api_key: plugins.get_weather.api_key:
name: "Weather API Key" name: "Weather API Key"
description: "QWeather API key" description: "QWeather API key"

View File

@@ -42,6 +42,21 @@ configuration:
asr.secret_key: asr.secret_key:
name: "语音识别Secret Key" name: "语音识别Secret Key"
description: "语音识别服务的密钥仅腾讯ASR需要" description: "语音识别服务的密钥仅腾讯ASR需要"
vllm.type:
name: "视觉语言大模型VLLM"
description: "选择使用哪个视觉语言大模型VLLMChatGLMVLLM智谱 AI (Zhipu) 免费QwenVLVLLM阿里云 (通义千问) 付费效果更强XunfeiSparkLLM配置待修正暂不建议使用"
vllm.model_name:
name: "VLLM模型名称"
description: "根据所选服务商填写智谱AI填 glm-4v-flash免费阿里云填 qwen2.5-vl-3b-instruct 或 qwen-vl-max"
vllm.api_key:
name: "VLLM API密钥"
description: "所选服务商的API密钥智谱在 bigmodel.cn 获取,阿里云在 bailian.console.aliyun.com 获取"
intent.type:
name: "意图识别模型"
description: "选择意图识别方式nointent关闭意图识别intent_llm独立LLM模型识别较慢但准确function_call由主LLM直接处理推荐需LLM支持工具调用"
memory.type:
name: "记忆存储"
description: "选择记忆存储方式nomem不启用记忆默认mem0ai云端记忆每月1000次免费mem_local_short本地短期记忆隐私性好"
plugins.get_weather.api_key: plugins.get_weather.api_key:
name: "天气API密钥" name: "天气API密钥"
description: "和风天气API密钥" description: "和风天气API密钥"

View File

@@ -1,3 +1,5 @@
## 2.9.1-1
- 升级Zigbee2MQTT最新版本[2.9.1](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.9.1)
## 2.8.0-1 ## 2.8.0-1
- 升级Zigbee2MQTT最新版本[2.8.0](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.8.0) - 升级Zigbee2MQTT最新版本[2.8.0](https://github.com/Koenkk/zigbee2mqtt/releases/tag/2.8.0)
## 2.7.2-1 ## 2.7.2-1

View File

@@ -1,6 +1,6 @@
{ {
"name": "Zigbee2MQTT", "name": "Zigbee2MQTT",
"version": "2.8.0-1", "version": "2.9.1-1",
"slug": "zigbee2mqtt", "slug": "zigbee2mqtt",
"description": "可以自定义ZigBee的接收连接器", "description": "可以自定义ZigBee的接收连接器",
"breaking_versions": [ "breaking_versions": [