更新 'repository.yaml'

This commit is contained in:
2025-11-06 11:33:12 +00:00
committed by admin@cnod.net
parent 2f5067f5e3
commit 32d8b84bbe
501 changed files with 13838 additions and 1 deletions

6
wg-mate/CHANGELOG.md Normal file
View File

@@ -0,0 +1,6 @@
### 1.0.3 (2025-06-03)
- 版本升级
### 1.0.2 (2025-05-26)
- 版本升级
### 1.0.0 (2024-05-23)
- 首次推出

11
wg-mate/DOCS.md Normal file
View File

@@ -0,0 +1,11 @@
# 冬瓜伴侣代理
## 安装
这个插件的安装非常简单。
1. Home Assistant -> **设置** -> **加载项** -> 网页右下角 **加载项商店** -> **冬瓜伴侣代理**
1. 点击 **冬瓜伴侣代理** 进入, **安装**
1. **打开网页界面** 进入冬瓜伴侣界面。

11
wg-mate/README.md Normal file
View File

@@ -0,0 +1,11 @@
# 冬瓜甄选addons冬瓜伴侣代理
## 关于
您可以通过加载项来代理冬瓜伴侣管理页面。
冬瓜伴侣是为冬瓜HAOS系统开发的图形化管理应用通过可视化界面解决系统监控、升级、维护等问题。
## 重要提示
冬瓜伴侣要求HAOS版本不低于15.2.1 无需配置当使用远程访问时可以支持https页面浏览。
它与默认侧边栏表现效果类似,技术实现方法不同。

20
wg-mate/config.yaml Normal file
View File

@@ -0,0 +1,20 @@
name: '冬瓜伴侣代理'
version: '1.0.3'
slug: 'wghaos-mate'
codenotary: 'wghaos@163.com'
description: "专门为远程访问冬瓜伴侣制作的代理"
url: https://gitcode.com/waxgourd/addons
image: r.hassbus.com/wghaos/addons-wghaos-meta
init: false
arch:
- aarch64
- amd64
ingress: true
ingress_port: 8124
ingress_entry: "home/#/dashboard"
panel_icon: 'mdi:application-variable'
host_network: true
boot: manual
environment:
TZ: "Asia/Shanghai"
hassio_api: true

BIN
wg-mate/icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 831 B

BIN
wg-mate/logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 831 B