From 4e74c1edde535c1338d7f5fa2c02dc2635becd5a Mon Sep 17 00:00:00 2001 From: "J. Nick Koston" Date: Mon, 23 Mar 2020 05:11:54 -0500 Subject: [PATCH] Add config flow to DoorBird (#12489) * doorbird now supports config flow * Update properties --- source/_integrations/doorbird.markdown | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_integrations/doorbird.markdown b/source/_integrations/doorbird.markdown index b15675ab5b8..89fa3215d54 100644 --- a/source/_integrations/doorbird.markdown +++ b/source/_integrations/doorbird.markdown @@ -8,8 +8,10 @@ ha_category: - Switch ha_release: 0.54 ha_iot_class: Local Push +ha_config_flow: true ha_codeowners: - '@oblogic7' + - '@bdraco' ha_domain: doorbird --- @@ -31,7 +33,9 @@ It is recommended to set up a new account on your Doorbird App for use with Home ## Configuration -To connect your device, add the following to your `configuration.yaml` file: +To add `DoorBird` to your installation, go to **Configuration** >> **Integrations** in the UI, click the button with `+` sign and from the list of integrations select **DoorBird**. + +Alternatively, add the following to your `configuration.yaml` file: ```yaml # Example configuration.yaml entry