lwitzani / homebridgeStatusWidget

MIT License
371 stars 143 forks source link

Homebridge Config UI with self signed certs #47

Open anshukapoor opened 1 year ago

anshukapoor commented 1 year ago

Hello

I am using self signed certs Homebridge config UI. To install this script I am hardcoding the values in script. If I disable https on Homebridge config UI the script works, but with https enabled I am getting UI-Service not reachable error.

How can I make this script work with self signed certs on Homebridge config UI?