kerberos-io / machinery

(DEPRECATED) An open source image processing framework, which uses your USB-, IP- or RPi-camera to recognize events (e.g. motion).
https://www.kerberos.io
490 stars 104 forks source link

Support HTTP Headers When Calling A Webhook. #204

Open Stubbs opened 4 years ago

Stubbs commented 4 years ago

Home Assistant's API only supports Bearer Token API auth and there's no option to supply any header information when calling a webhook.

KarlBaumann commented 4 years ago

in the worst case you can build a proxy that receives your request and forwards it with required headers