升级了xiaozhi-esp32-srver、xiaozhi-esp32-webui、xiaozhi-esp32-server-mini、xiaozhi-esp32-server-java

This commit is contained in:
waxgourd
2025-04-28 20:31:26 +08:00
parent 098dbad7d0
commit 9ee243842a
8 changed files with 23 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
# 小智 AI OTA 管理
# 小智 AI 智控台
本加载项提供小智 ESP32 语音识别服务器功能,可与 ESP32 设备配合使用实现语音识别功能。
@@ -6,7 +6,7 @@
1. 在 Home Assistant 的加载项商店中添加此仓库地址或复制到本地加载项目录
1. 安装 "Redis Server" 并配置
1. 安装 "Mysql"或"MariaDB" 并配置
1. 安装 "小智 AI OTA 管理" 加载项
1. 安装 "小智 AI 智控台" 加载项
## 配置

View File

@@ -1,6 +1,6 @@
# 冬瓜甄选addons小智 AI OTA 管理
# 冬瓜甄选addons小智 AI 智控台
适用于 Home Assistant 的 小智 AI OTA 管理加载项。
适用于 Home Assistant 的 小智 AI 智控台 加载项。
## 使用方法

View File

@@ -1,7 +1,7 @@
name: "小智 AI OTA 管理"
name: "小智 AI 智控台"
version: "0.3.12"
slug: "xiaozhi_esp32_webui"
description: "小智 AI OTA 管理 - 提供语音识别、对话和控制功能支持与ESP32设备通信集成WEB管理界面"
description: "小智 AI 智控台 - 提供语音识别、对话和控制功能支持与ESP32设备通信集成WEB管理界面"
url: "https://gitcode.com/waxgourd/addons"
arch:
- aarch64
@@ -32,7 +32,7 @@ schema:
mysql_port: port
mysql_database: str
mysql_username: str
mysql_password: str
mysql_password: password
redis_host: str
redis_port: port
timezone: str