Anyway to use http for lan only?

I would really like to be able to use http only on my lan instead of https. It wouldn’t be an issue but LetsEncrypt only allows 1 certificate and the URL I’m using is for another service on my network. Prior to the 78.x this wasn’t an issue as I could use http on with a different port but now that everything has switched over to https I have to deal with the security warnings in the browsers.

Are there any options here?

Use a reverse proxy such as caddy or nginx

I already have that.

I am trying to find the same thing. My reverse proxy handles certs, so i just want plain HTTP behind that.

But I can’t connect to HASS on HTTP:8123