Add Home Assistant outbound adapter

This commit is contained in:
2026-04-20 10:11:02 +02:00
parent eb487ccb46
commit 151ad46275
8 changed files with 273 additions and 4 deletions
+2 -1
View File
@@ -11,6 +11,7 @@
- SQLite + SQLAlchemy + Alembic 基础设施
- 极简 server-side templates
- location recorder 第一版迁移
- Home Assistant outbound integration layer
- pytest 测试基础
- OpenAPI 导出脚本
- Docker / Compose 基础骨架
@@ -18,7 +19,7 @@
当前阶段明确不包含:
- TickTick 业务逻辑迁移
- Home Assistant 业务逻辑迁移
- Home Assistant inbound command gateway
- poo records 业务迁移
- Notion 模块