🔨 Remove SSL from example (#8317)

This commit is contained in:
Klaas Schoute 2019-01-27 19:56:01 +01:00 committed by Franck Nijhof
parent bef2cd0af7
commit 6774bed3de

View File

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