mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 01:09:47 +00:00
49_SSCAM: "goAbsPTZ" may be unavailable on Windows-systems
git-svn-id: https://svn.fhem.de/fhem/trunk@10785 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
341af63d9d
commit
583f62308c
@ -1008,7 +1008,7 @@ sub getcaminfoall ($) {
|
||||
# Beenden Polling aller Caminfos
|
||||
readingsSingleUpdate($hash,"PollState","Inactive",0);
|
||||
|
||||
$logstr = "Polling of Camera $camname is deactivated now";
|
||||
$logstr = "Polling of Camera $camname is currently deactivated";
|
||||
&printlog($hash,$logstr,"3");
|
||||
}
|
||||
return undef;
|
||||
|
Loading…
Reference in New Issue
Block a user