--- #领域/未知 #复盘/0 #临时/备忘 #状态/待处理 > 创建/更新:2026-06-12-132166/2026-06-12-132166 ## 一句话描述 [________] --- home-assistant/data/configuration.yaml ```yaml shell_command:   food_list_5s: 'curl -X GET "https://n8n.juecha.fun/webhook/c7b88094-23f0-4e7e-b0b7-607789862978"'   food_list_0s: 'curl -X GET "https://n8n.juecha.fun/webhook/b43f7c8b-00dd-40fb-8c55-11c8a0a2131a"'   entry_room: 'curl -X GET "https://n8n.juecha.fun/webhook/5a9bf7da-86e6-4cae-8a7e-a10e4c61d1bc"'   deply_return: 'curl -X POST -H "Content-Type: application/json" -H "home-assistant-shell-command:nF12ArHa$vbk$#j@5pH" -d "{\"Code\": \"{{ code }}\", \"Args\":\"{{ args }}\""}" "https://n8n.juecha.fun/webhook-test/1b086adf-e987-44fa-8152-42adc3508773"' ```