From 1eed120ae90d573614cb593d80a573805eaee435 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Wed, 10 May 2017 08:43:27 +0200 Subject: [PATCH] Keep sample minimized --- source/_components/camera.uvc.markdown | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/source/_components/camera.uvc.markdown b/source/_components/camera.uvc.markdown index c7c0bc29f66..3587431d40d 100644 --- a/source/_components/camera.uvc.markdown +++ b/source/_components/camera.uvc.markdown @@ -23,12 +23,11 @@ camera: - platform: uvc nvr: IP_ADDRESS key: API_KEY - password: PASSWORD ``` Configuration variables: - **nvr** (*Required*): The IP or hostname of the NVR (Network Video Recorder) server. -- **port** (*Optional*): The port number to use for accessing the NVR. - **key** (*Required*): The API key available from the NVR web interface. -- **password** (*Optional*): The camera password. (defaults to `ubnt` if not given) +- **port** (*Optional*): The port number to use for accessing the NVR. +- **password** (*Optional*): The camera password. Defaults to `ubnt` if not given.