@homebridge-plugins/homebridge-cloudflared-tunnel
v2.1.0
Published
The Cloudflared Tunnel plugin allows you to run a Cloudflare-Tunnel for exposing your homebridge instance for remote access.
Readme
Homebridge Cloudflared Tunnel
Installation
- Search for "Cloudflared Tunnel" on the plugin screen of Homebridge UI.
- Click Install.
- Set Auto Start Tunnel Install in Plugin Configs.
- Restart the plugin and the Cloudflare URL will be displayed in logs.
Matter Support
This plugin supports Homebridge v2 Matter runtime selection.
- When Matter is available and enabled in Homebridge, the plugin can run in Matter mode.
- When Matter is unavailable, disabled, or initialization fails, the plugin automatically falls back to HAP mode.
- Tunnel lifecycle behavior is identical in HAP and Matter modes.
- In HAP mode, the plugin registers a tunnel status accessory as an Occupancy Sensor.
- In Matter mode, the plugin registers a Matter Motion Sensor endpoint using the occupancySensing cluster and does not publish the HAP status accessory.
Matter Settings
enableMatter: Enables Matter mode for this plugin (default:true).true: Use Matter mode when Matter runtime is available.false: Force HAP mode.
