Update configuration samples (#5041)
* Update configuration samples * Minor changes
This commit is contained in:
parent
41a1a06af1
commit
2851b2a606
50 changed files with 473 additions and 312 deletions
|
@ -21,8 +21,8 @@ To connect your device, add the following to your `configuration.yaml` file:
|
|||
# Example configuration.yaml entry
|
||||
doorbird:
|
||||
host: IP_OR_HOSTNAME
|
||||
username: abcdef0001
|
||||
password: xxxxxxxxxx
|
||||
username: YOUR_USERNAME
|
||||
password: YOUR_PASSWORD
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue