Hello,
I’m having problems setting up an automation with a webhook.
I followed the instructions in this post: Sync your Alexa/Todoist shopping list to the Home Assistant shopping list!
But when I try to use my webhook in Todoist I see the warning message in the logs:
WARNING (MainThread) [homeassistant.components.webhook] Received remote request for local webhook -lCF2sAP3TK3u3GqFk2nnhkhn
That causes the automation to never be triggered. And nothing shows in the automation traces either.
How can I allow remote applications to execute my webhook?