From caa6c0e83a42e93bc9029b84272b4ab12d848069 Mon Sep 17 00:00:00 2001 From: Tom Matheussen Date: Mon, 4 Nov 2019 11:21:18 +0100 Subject: [PATCH] Improved doorbird setup documentation (#11091) * Improved doorbird setup documentation * :pencil2: Made link relative --- source/_integrations/doorbird.markdown | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/source/_integrations/doorbird.markdown b/source/_integrations/doorbird.markdown index 30f830c00fe..5f21c87d629 100644 --- a/source/_integrations/doorbird.markdown +++ b/source/_integrations/doorbird.markdown @@ -19,7 +19,13 @@ There is currently support for the following device types within Home Assistant: ## Setup -The user, which you are going to use with Home Assistant, needs the "API-Operator" permission enabled. +It is recommended to set up a new account on your Doorbird for use with Home Assistant. This can be added via the Doorbird App by choosing Administration -> (User) Add. This user, needs specific permissions enabled, depending on what functionality you want: + +- Live view -> Watch Always +- Last motion -> Motion + History +- Last ring -> History + +In addition, the "API-Operator" permission needs to be enabled as well. ## Configuration @@ -47,7 +53,7 @@ devices: required: true type: string username: - description: The username of a non-administrator user account on the device. This user needs the "API-Operator" permission enabled on Doorbird. It is recommended to set up a new account on your Doorbird for use with Home Assistant. This can be added via the Doorbird App by choosing Administration -> (User) Add. When the new account is created, you will need to enable the permission "API-Operator" in the "permissions" option. + description: The username of a non-administrator user account on the device ([User setup](/integrations/doorbird/#setup)) required: true type: string password: