Hass.io Add-on: Webhook Relay - webhook forwarding & remote access

:tada: Release 2.3.0

Changelog:

  • Cloudflare support (was initially made available in the previous minor release, however needed more testing)
  • Various improvements to both DuckDNS and Cloudflare DNS challenge solvers to configure and retrieve certs faster.
  • Changed how the add-on is built. Removed the HA build step install step, our CI now builds custom images with all the necessary tags and the entrypoint to work with HA out of the box.

Cloudflare integration

You can read full blog post on how to set up the add-on to work with your own custom domains here: https://webhookrelay.com/blog/2019/02/15/cloudflare-support-for-home-assistant/

TL;DR;

Webhook Relay add-on configures your Cloudflare DNS to point to a public tunnel endpoint and configures TLS pass-through tunnel directly to your Home Assistant. Traffic is fully encrypted till it reached your own device where TLS gets terminated. You can also supply your own certs to Home Assistant so even the add-on cannot inspect the traffic.

Next version

Webhook Relay going global! First new regions will be available in Australia and US (currently Webhook Relay tunnels go through EU). Almost nothing really changes from the configuration example, there will be a new field “region”:“au/us/eu” available in the add-on options. Stay tuned :slight_smile: