2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-03-04 05:16:45 +00:00

74_UnifiVideo.pm: fixed typo

git-svn-id: https://svn.fhem.de/fhem/trunk@21271 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
justme-1968 2020-02-24 19:54:43 +00:00
parent efd30c9ad9
commit ad36ce0794

View File

@ -645,7 +645,7 @@ UnifiVideo_Attr($$$)
<ul> <ul>
<li>snapshot cam=&lt;cam&gt; width=&lt;width&gt; fileName=&lt;fileName&gt;<br> <li>snapshot cam=&lt;cam&gt; width=&lt;width&gt; fileName=&lt;fileName&gt;<br>
takes a snapshot from &lt;cam&gt; with optional &lt;width&gt; and stores it with the optional &lt;fileName&gt;<br> takes a snapshot from &lt;cam&gt; with optional &lt;width&gt; and stores it with the optional &lt;fileName&gt;<br>
&lt;cam&gt; can be the number of the cammera, its id or a regex that is matched against the name. &lt;cam&gt; can be the number of the camera, its id or a regex that is matched against the name.
</li> </li>
<li>reconnect<br> <li>reconnect<br>
</li> </li>