This website requires JavaScript.
Explore
Help
Register
Sign In
ericwyuan
/
sentinel-home-ai
Watch
1
Star
0
Fork
0
You've already forked sentinel-home-ai
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
354ff181014c87148651b4023eac2e8ad3c982f8
sentinel-home-ai
/
fam-core
History
ericwyuan
354ff18101
[文档] 代码-文档一致性整理 - README 同步 v3 全量(2.1网络/3模块表/4表结构/5 API含people-clips/6.1历史标注/8部署systemd+Vue3+config/12进度); docs/DEPLOY.md 重写为 v3; 删除过时 start_ui.sh(Streamlit); start_edge.sh 注明 systemd 为准; 补提交 test_motion_notifier
2026-08-22 13:14:38 +08:00
..
config
[重构] 运动监测恢复轮询主路径(简单稳定) - poll_enabled 默认开启;修复3隐患: 推送失败批次不前进游标(下轮重试不丢事件)、重启优先续用DB游标(停机期间事件补推)、fetch limit 提到1000;Webhook降级为可选补充
2026-08-22 12:00:03 +08:00
src
/fam_core
[修复] pymysql execute 字面 % 冲突 - SQL 中 motion_% 的 % 被当参数占位符导致 /api/ui/videos 500, 改用 LEFT(filename,7)='motion_' 判断前缀
2026-08-22 13:06:52 +08:00
tests
[文档] 代码-文档一致性整理 - README 同步 v3 全量(2.1网络/3模块表/4表结构/5 API含people-clips/6.1历史标注/8部署systemd+Vue3+config/12进度); docs/DEPLOY.md 重写为 v3; 删除过时 start_ui.sh(Streamlit); start_edge.sh 注明 systemd 为准; 补提交 test_motion_notifier
2026-08-22 13:14:38 +08:00
requirements.txt
[deploy] PyMySQL 替换 + Tailscale 组网 + config.yaml + 路径修复
2026-08-19 23:27:28 +08:00