Webhook via local network

Why search for an other port?
Did you test with the used Homey SHS port first?
If you didn’t pick your own, it should be:

Works perfecly fine with my linux/Docker setup
http://192.168.12.90:4859/webhook?event=2026&tag=pro

.

http://ip-adresse:7777/webhook?event=Test&tag=my_tag

About “Test”:
I always refrain from using capitals, because it’s not a Windows system, which doesn’t care;
linux however is case sensitive
An accidental error is right around the corner:

.

That’ll always work, because the test command replaces the trigger card.
In other words, you can’t test the functioning of a flow trigger with the test button.

1 Like