74_UnifiVideo.pm: docu fix

git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23887 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2021-03-04 08:57:07 +00:00
parent 3705a5b2ea
commit 406c9657c3

View File

@ -639,7 +639,7 @@ UnifiVideo_Attr($$$)
<ul>
<li>JSON has to be installed on the FHEM host.</li>
<li>create nvr api key: admin-&gt;my account-&gt;api access</li>
<li><code>define <name> webLink htmlCode {UnifiVideo_2html('&lt;nvr&gt;','&lt;cam&gt;[,&lt;cam2&gt;,..]'[,&lt;width&gt;])}</code></li>
<li><code>define &lt;name&gt; webLink htmlCode {UnifiVideo_2html('&lt;nvr&gt;','&lt;cam&gt;[,&lt;cam2&gt;,..]'[,&lt;width&gt;])}</code></li>
</ul><br>
<a name="UnifiVideo_Set"></a>