2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-01-31 06:39:11 +00:00

another bugfix ;-)

git-svn-id: https://svn.fhem.de/fhem/trunk@1791 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
mfr69bs 2012-08-12 00:18:51 +00:00
parent 7cefb783a9
commit ba8be1b943

View File

@ -7922,7 +7922,7 @@ Terminating
Send an eMail after snapshots are taken:<br>
<ul>
<code>define MOTION.not.02 notify ipcam:.*snapshots.* { myEmailFuntion("ipcam") }</code><br>
<code>define MOTION.not.02 notify ipcam:.*snapshots.* { myEmailFunction("%NAME") }</code><br>
</ul><br>
A public web-cam takes only 1 snapshot per call:<br>