staromeste/homebridge-http-advanced-accessory

Authentication via HTTP Headers

Opened this issue · 1 comments

Hi, I can't seem to find any documentation on how to set HTTP headers for this plugin.
The REST API that I'm trying to connect with Homebridge relies on an Authorization header
Authorization: Bearer [API KEY]
How is this written in the config?