All Supported Integration Platforms
Control4 Integration
DoorBird has a certified Control4 driver available in the Control4 marketplace. Once installed, your DoorBird appears as a doorbell station in the Control4 interface — pressing the button pops up live video on any Control4 touchscreen or TV, and you can unlock the door with one tap.
Setup: Download the DoorBird driver from Control4 marketplace → Add device in Composer Pro → Enter DoorBird IP, username, and password → Map doorbell events to Control4 actions.
Home Assistant Integration
DoorBird has an official Home Assistant integration (not just HACS) built into HA core. It exposes:
- Live camera stream (RTSP and MJPEG)
- Doorbell button event
- Motion sensor event
- Door open button (triggers relay via API)
- Night mode detection
- Visitor event images
Setup: Settings → Integrations → Add Integration → Search "DoorBird" → Enter IP, username, password → Done. All entities appear automatically.
Popular automations: Announce on Sonos/Google speakers when someone rings, turn on smart lights when motion detected at night, unlock Yale/August lock when specific fingerprint or PIN used.
Apple HomeKit (via Home Assistant Bridge)
DoorBird doesn't support native HomeKit (Apple requires proprietary chip licensing). However, via Home Assistant's HomeKit bridge, you can expose your DoorBird camera and doorbell button to the Apple Home app and Siri — fully functional, including video.
Amazon Alexa
The DoorBird Alexa skill lets you see live video on Echo Show devices and Fire TV. When someone rings, you can get an Alexa announcement ("Someone is at the front door") on all Echo devices in your home.
Setup: Enable "DoorBird" skill in the Alexa app → Sign in with your DoorBird account → Discover devices → DoorBird appears as a doorbell camera.
KNX Integration
For premium home automation systems, DoorBird integrates directly with KNX via the DoorBird IP-Gateway. When someone rings, it sends a KNX telegram — you can trigger any KNX actuator: lights, shades, gate controllers, etc. No third-party server needed.
Synology and QNAP NAS Recording
DoorBird sends RTSP video streams that Synology Surveillance Station and QNAP QVR can record. Add DoorBird as an IP camera in your NAS surveillance software for local, unlimited video recording — no cloud subscription needed.
This is the preferred setup for privacy-conscious users who want full video history stored locally on their own hardware.
Loxone Integration
DoorBird works directly with Loxone Miniserver via the Loxone Config software. DoorBird events (doorbell, motion) can trigger any Loxone automation, and Loxone can trigger DoorBird relay opens. Full two-way integration.
The HTTP LAN API: What You Can Do
For developers or advanced users, the open API supports:
GET /bha-api/open-door.cgi— trigger relay (unlock door/gate)GET /bha-api/history.cgi— retrieve visitor event list with timestampsGET /bha-api/image.cgi— get current live snapshotGET /bha-api/video.cgi— get MJPEG stream- Webhook push notifications to your server on ring/motion/access events
- SIP/VoIP integration for connecting to existing intercom systems
DoorBird vs Ring for Smart Home
Ring works great inside Amazon's ecosystem but integration outside it is limited. DoorBird's open API works with everything — you're never locked in, and you never need Amazon's permission to connect to your own doorbell.