acon96 / home-llm

A Home Assistant integration & Model to control your smart home using a Local LLM
631 stars 64 forks source link

No SSL #57

Closed EinsEins11 closed 7 months ago

EinsEins11 commented 7 months ago

I cant seem to connect to my selfhosted cloud api. I proxy it through ssl so the endpoint is https://api.somesite.net on port 443. A simple curl works and i can access the api, but the Addon seems to only wnt to establish a http connection. Is that the case or may i have missconfigured something?

If not, i would like to request ssl support.

Thanks for your great work!

acon96 commented 7 months ago

added HTTPS in v0.2.6