Fixing the example (#8313)

The example isn't valid 🤦‍♂️
This commit is contained in:
DubhAd 2019-01-27 16:49:47 +00:00 committed by Klaas Schoute
parent 0f4ac7d1ea
commit 23c7151f24

View File

@ -34,7 +34,7 @@ camera:
- platform: uvc
nvr: IP_ADDRESS
key: API_KEY
ssl: USE_SSL
ssl: true
```
{% configuration %}