Update camera.uvc markdown (#8095)

* Update camera.uvc markdown

Added Note regarding Administrator Privilege requirements within NVR software.

* Format as note
This commit is contained in:
daphatty 2019-01-08 02:55:38 -08:00 committed by Fabian Affolter
parent 3b97a0fc58
commit 27b1bdc0ac

View File

@ -62,3 +62,8 @@ ssl:
type: boolean
default: false
{% endconfiguration %}
<p class='note'>
When using an API_KEY to access cameras controlled by Ubiquiti's NVR Software, the associated user account MUST have at least Administrator privileges within the NVR Software in order for new cameras to be added into Home Assistant. Once the entities have been created in Home Assistant, privileges for the user account can be lowered.
</p>