Hey folks, I've set http.cors_allowed_origins to include https://koosoli.github.io but access-control-allow-origin isn't set in the response to the connection test in the settings of the Live Web Version that's described here. I see the error CORS Missing Allow Origin in Firefox's console.
My HA instance is accessed through a cloudflare tunnel. Setting the response header through a cloudflare transform rule gets me a different error - CORS Preflight Did Not Succeed.
Any ideas? Thanks! #ESPHome