DoorBird Camera


The doorbird implementation allows you to view the live video and saved images from your DoorBird device in Home Assistant.

You must have the DoorBird component configured to use this camera.

To enable the camera, add the following to your configuration.yaml file:

# Example configuration.yaml entry
camera:
  - platform: doorbird

Configuration variables:

  • last_visitor (Optional): Adds a second camera that shows the last picture taken when someone rang the doorbell. Default is false.