In new eKey Notification API you can set only URL (without path).
eKey Notification API then adds “/api/notification/finger” to URL.
As I know HA supports only URL/api/webhook/CUSTOM_ID (in these case “finger”).
Any solution?
Maybee some webhook redirect/forward (with JSON support) ?
Or custom webhook path inside HA (“api/notification” instead of “api/webhook”) ?