This commit is contained in:
2025-12-06 18:56:08 +08:00
parent c02ecc9d85
commit ac0e980f34
21 changed files with 1158 additions and 633 deletions

View File

@@ -0,0 +1,5 @@
请根据用户输入生成符合规范的快捷键 JSON 数据,格式如下:
```json
{ "type": "ha", "ha": { "entity_id": "string", "task": "" } }
```