AppDaemon Webhook
初级
这是一个Personal Productivity领域的自动化工作流,包含 4 个节点。主要使用 Webhook 等节点。 使用 AppDaemon Webhooks 触发 Home Assistant 事件
前置要求
- •HTTP Webhook 端点(n8n 会自动生成)
使用的节点 (4 个)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "RJ4nSdsxI4FQiDI4",
"meta": {
"instanceId": "e7281588c6a5bfbbf1af86f0946485a3d9e2154b9b2973c88d730fb17289a5df",
"templateCredsSetupCompleted": true
},
"name": "AppDaemon Webhook",
"tags": [],
"nodes": [
{
"id": "2c448b0c-acba-415b-854e-6413e0070d51",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
-784,
-48
],
"parameters": {
"width": 1024,
"height": 1664,
"content": "## 使用 AppDaemon 从 Home Assistant 触发 N8N"
},
"typeVersion": 1
},
{
"id": "a2c5ad96-0547-415d-8276-f2a95dbf1b60",
"name": "Home Assistant 事件触发器",
"type": "n8n-nodes-base.webhook",
"position": [
96,
-32
],
"webhookId": "758ef827-bafc-4241-83f8-6e745b21fc44",
"parameters": {
"path": "758ef827-bafc-4241-83f8-6e745b21fc44",
"options": {},
"httpMethod": "POST",
"authentication": "headerAuth"
},
"credentials": {
"httpHeaderAuth": {
"id": "Tskm0haXXpHykA5x",
"name": "AppDaemon Home Assistant"
}
},
"typeVersion": 2
},
{
"id": "b5055ca1-817f-4e15-81ad-0dc995b43b4c",
"name": "处理来自 webhook 的数据",
"type": "n8n-nodes-base.noOp",
"position": [
400,
-32
],
"parameters": {},
"typeVersion": 1
},
{
"id": "935d2974-1a08-42da-8fe4-231905921e4a",
"name": "便签1",
"type": "n8n-nodes-base.stickyNote",
"position": [
336,
-64
],
"parameters": {
"color": 3,
"width": 448,
"height": 384,
"content": ""
},
"typeVersion": 1
}
],
"active": true,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "cd794c4b-e82f-454b-b05a-5c3f508f88f6",
"connections": {
"Home Assistant Event Trigger": {
"main": [
[
{
"node": "Process data from webhook",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
这是一个初级难度的工作流,适用于Personal Productivity等场景。适合 n8n 新手,包含 1-5 个节点的简单工作流
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
负载均衡器
使用数据表和轮询逻辑分发工作流执行
Code
Merge
Switch
+4
12 节点Adrian Kendall
DevOps
使用OMI.ME、Gemini AI和Google Drive将语音备忘录转换为日记和任务
使用OMI.ME、Gemini AI和Google Drive将语音备忘录转换为日记和任务
If
Set
Sort
+14
32 节点Angel Menendez
Personal Productivity
每日WhatsApp摘要与群组级别控制
WhatsApp群组摘要工作流
If
Set
Code
+13
39 节点Luís Philipe Trindade
Personal Productivity
国家气象局AI分析
基于NWS警报、雷达图像和Home Assistant的AI生成天气分析
Set
Code
Merge
+10
20 节点Carl Danley
Personal Productivity
Qwen3-VL-8B-Thinking旅行规划器
基于Skyscanner、Booking.com和Gmail的AI优化旅行行程生成器
Set
Code
Gmail
+7
18 节点Cheng Siong Chin
Personal Productivity
AI驱动的多平台助手 - Google套件、LinkedIn和Twitter
基于Google套件、LinkedIn和Twitter的AI驱动多平台助手
Code
Discord
Webhook
+15
65 节点Jay Emp0
Personal Productivity
工作流信息
难度等级
初级
节点数量4
分类1
节点类型3
作者
Adrian Kendall
@akendall1966Business process improvement and continuous improvement SME. Process automation advocate.
外部链接
在 n8n.io 上查看 →
分享此工作流