Sorry, I will elaborate.
I tried listening for events, I did subscribe to webhook, but I didn’t get anything, literally. I was staring at the “events” section, but it didn’t return anything, meanwhile in the logs I was spammed by the same vague warning about webhook, nothing else.
In the end, I found the cause by disabling all integrations and all the add-ons in my HA. Then one-by-one, I started enabling each add-on and integration until the warning reappeared. This way, I was able to confirm it was the motion eye add-on. I removed the integration and uninstalled the add-on, basically started from scratch with them, with the new config. I know, maybe it is crude, but it allowed me to find out what was causing it.
Conclusion: I did not find event listener fit for purpose, in this case.
Excuse me, but how was I supposed to know that it is so easy? I didn’t know until @petro told me to use it. In the end it was useless to me and I had to find the other way…
I appreciate all the help, but I think this shouldn’t be the first place to look about how to solve basic problems with HA.
In general, before I ask for help here, I always check the documentation first. The problem is I can’t find a section about basic problem-solving, it’s all over the place, when it comes to teaching you how to gather information about issues.
For example, this isn’t really helpful. It explains what Event listener does, but it doesn’t explain how to use it. And honestly, based on this experience, I think it is possible that I still don’t know how to use it properly…
When you search the documentation for webhook, the only result you get is this information about webhook trigger.
Sorry, but this is from a perspective of a noob, which I still am.
Again, thanks for all the help.