mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Improved doorbird setup documentation (#11091)
* Improved doorbird setup documentation
* ✏️ Made link relative
This commit is contained in:
parent
e5db5ba0f3
commit
caa6c0e83a
@ -19,7 +19,13 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
|
|
||||||
## Setup
|
## 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
|
## Configuration
|
||||||
|
|
||||||
@ -47,7 +53,7 @@ devices:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
username:
|
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
|
required: true
|
||||||
type: string
|
type: string
|
||||||
password:
|
password:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user