This website requires JavaScript.
Explore
Help
Register
Sign In
Hass
/
xiaozhi-esp32-server
Watch
1
Star
0
Fork
0
mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced
2026-07-23 07:33:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
233e1ee0a64b0ae1d858ebbd8ddbd41dcee843de
xiaozhi-esp32-server
/
main
/
xiaozhi-server
/
config
T
History
hrz
and
GitHub
233e1ee0a6
Merge pull request
#1052
from myifeng/main
...
采用约定大于配置的原则,减少用户冗余设置,用户仅调整自定义设置
2025-04-29 22:50:36 +08:00
..
assets
update:补齐ddos攻击提示音 (
#896
)
2025-04-19 13:24:03 +08:00
config_loader.py
定义config.yaml为默认配置; data/.config.yaml 为自定义配置; 使用者通过设置自定义配置即可完成启动,无需关心默认配置项,减少用户冗余配置
2025-04-29 13:55:34 +08:00
logger.py
update:修复websocket接口被浏览器访问出错的bug (
#1034
)
2025-04-28 12:01:50 +08:00
manage_api_client.py
feat: 增加server通用secret过滤器
2025-04-29 17:37:25 +08:00
settings.py
定义config.yaml为默认配置; data/.config.yaml 为自定义配置; 使用者通过设置自定义配置即可完成启动,无需关心默认配置项,减少用户冗余配置
2025-04-29 13:55:34 +08:00