-
Notifications
You must be signed in to change notification settings - Fork 1
Home
This repository is the Home Assistant add-on distribution for cgateweb — a bridge between Clipsal C-Bus lighting/automation systems and Home Assistant via MQTT.
This repo is checked by Home Assistant Supervisor for add-on version updates. It is automatically synced from the source repository whenever a new version is tagged. You add this repo URL to Home Assistant to install and receive updates for the C-Gate Web Bridge add-on.
You do not need to clone or modify this repository to use the add-on.
All source code, development, and issue tracking lives in the main repository:
Please submit all issues and questions to the source repository:
- Bug reports: Open an issue
- Feature requests: Open an issue
- Questions: Open a discussion or check existing issues
Pull requests should be submitted to the source repository, not this one:
Submit a PR to dougrathbone/cgateweb
PRs submitted to this distribution repository will be closed — changes here are overwritten on each release by the automated sync workflow.
- In Home Assistant, go to Settings > Add-ons > Add-on Store
- Click the three-dot menu (top right) and select Repositories
- Add this URL:
https://github.com/dougrathbone/cgateweb-homeassistant - Find C-Gate Web Bridge in the add-on store and click Install
- Configure the add-on with your C-Gate server address and C-Bus project name
- Start the add-on — your C-Bus devices will appear in Home Assistant automatically
The add-on only requires three settings to get started:
| Setting | Description | Example |
|---|---|---|
| C-Gate Host | IP address of your C-Gate server | 192.168.1.50 |
| C-Gate Project | Your C-Bus project name in C-Gate | HOME |
| C-Gate Mode |
remote for external C-Gate, managed to run locally |
remote |
All other settings (MQTT, discovery, monitoring) have sensible defaults and are auto-detected where possible. Optional settings can be revealed via "Show unused optional configuration options" in the add-on configuration UI.