craiggenner
Results
2
comments of
craiggenner
I have this exact issue @kevdliu and worked around it by patching the code to use http and putting a HTTP->HTTPS proxy in place for just the webhooks. At best...
@kevdliu Look at https://github.com/home-assistant/core/pull/91137, this MR should provide a workaround for the HTTP/HTTPS issue in the next release (assuming it's not reverted for some reason). Meanwhile I tried to get...