-
-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
Ben edited this page Jul 19, 2026
·
1 revision
Simply go to the 'Plugins' page, search Cloudflared and install the @homebridge-plugins/homebridge-cloudflared-tunnel plugin.
This will only work if you are using a platform which installs plugins globally.
sudo npm i -g @homebridge-plugins/homebridge-cloudflared-tunnelIf you use the Homebridge UI then a configuration screen will appear after installing the plugin where you can configure the tunnel and accept the Cloudflare notice.
- Enable Auto Start Tunnel in the plugin settings.
- Restart Homebridge - the tunnel URL will be displayed in the logs.
- Optionally set your own domain, token, protocol, hostname and port in the plugin settings for a permanent tunnel.
See the Configuration page for JSON configuration templates and other optional settings if editing the configuration manually.
And voila, your tunnel should start and expose your chosen local service.
Setup
Help/About