Minimizing of the configuration sample (#1010)

This commit is contained in:
Fabian Affolter 2016-09-30 20:49:33 +02:00 committed by GitHub
parent a664249de9
commit 39f7c6289d
9 changed files with 24 additions and 44 deletions

View file

@ -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: