home-assistant.io/source/_components/camera.doorbird.markdown
Andy Castille 8c159ed440 DoorBird (#3147)
* Add documentation for DoorBird components

* Update release to 0.52

* Update example configurations

* Update doorbird.markdown

* Update DoorBird release from 0.52 to 0.54
2017-09-18 07:26:43 +02:00

906 B

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout title description date sidebar comments sharing footer logo ha_category ha_release ha_iot_class
page DoorBird Camera Instructions how to integrate DoorBird video doorbell images into Home Assistant. 2017-08-06 11:30 true false true true doorbird.png Camera 0.54 Local Polling

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](/components/doorbird/) 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.