Bond Bridge Pro: smart ceiling fans without rewiring
How the Bond Bridge Pro brings existing RF ceiling fans into Home Assistant with a local API - what it does, what it cannot do, and when to pick it.
On this page
Most guides to smart ceiling fans start with “replace the canopy module” or “rewire the wall switch.” If your fans already came with an RF remote, there is a much less invasive answer: the Bond Bridge Pro learns the signals your remotes already send and re-transmits them on command - no wiring, no electrician, and it works for renters.
For a house full of remote-controlled fans, the Bond Bridge Pro is the least-effort path to local control - one device, no rewiring, local API. Know that RF is one-way, keep the original remotes in a drawer, and it is an easy pick.
What it does
The Bond Bridge Pro is an RF bridge. You teach it your fan remote’s buttons (it ships with a large built-in database of RF ceiling-fan and device profiles), and it exposes each fan - speed, light, direction where supported - as a device Home Assistant can control. The Bond integration in HA talks to the bridge over a local API on your LAN, so day-to-day control does not take a cloud round-trip. One bridge covers multiple fans across a room or several rooms, so the economics work out if you have three or four builder-grade remote fans.
What it does not do
Because this device gets oversold elsewhere, it helps to know its limits. RF is mostly one-way: the bridge sends commands but cannot always read the fan’s true state, so if someone uses the original physical remote, Home Assistant’s picture of the fan can drift until the next command. The Pro model is RF-only, with no IR support unlike the standard Bond Bridge; that’s fine for ceiling fans, whose remotes are almost always RF, but do not buy the Pro to control IR devices. Initial setup uses the Bond cloud app, and once configured control runs over the local API, but onboarding is app-based, worth knowing if zero vendor contact is your bar. And there is no Matter or Thread: it is a Wi-Fi/Ethernet bridge with its own local API, not a Matter device.
When it is the right pick
Choose the Bond Bridge Pro when your fans already have RF remotes and you want them in Home Assistant without opening a canopy. If you are wiring anyway - or want true state feedback - an in-canopy module like the Inovelli Blue Series Fan/Light Canopy Module or an in-wall controller like the GE/Jasco Enbrighten Fan Control (discontinued, so that one means buying remaining stock) is the more integrated answer; my smart fans guide walks the whole decision tree.
Setting it up with Home Assistant
- Onboard the bridge in the Bond app and teach or select your fan remotes.
- Add the Bond integration in Home Assistant; it discovers the bridge on your LAN and uses a local token.
- Each fan appears with speed and light controls; from there they are ordinary HA entities for automations - tie fan speed to a temperature sensor, or kill all fans at bedtime.