Minimizing of the configuration sample (#1010)
This commit is contained in:
parent
a664249de9
commit
39f7c6289d
9 changed files with 24 additions and 44 deletions
|
@ -22,12 +22,8 @@ To enable this camera in your installation, add the following to your `configura
|
|||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
camera:
|
||||
platform: mjpeg
|
||||
mjpeg_url: http://192.168.1.92/mjpeg
|
||||
name: my sample camera
|
||||
username: USERNAME
|
||||
password: PASSWORD
|
||||
authentication: basic
|
||||
- platform: mjpeg
|
||||
mjpeg_url: http://192.168.1.92/mjpeg
|
||||
```
|
||||
|
||||
Configuration variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue