mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +00:00
49_SSCam: V3.9.1, PTZ control panel added, please consider attributes "ptzPanel_.*" and command "createPTZcontrol"
git-svn-id: https://svn.fhem.de/fhem/trunk@16639 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
8b30264bed
commit
2567b80bee
@ -365,6 +365,7 @@ sub SSCam_Define($@) {
|
||||
$hash->{HELPER}{OLDVALPOLLNOLOGGING} = "0"; # Loggingfunktion für Polling ist an
|
||||
$hash->{HELPER}{OLDVALPOLL} = "0";
|
||||
$hash->{HELPER}{RECTIME_DEF} = "15"; # Standard für rectime setzen, überschreibbar durch Attribut "rectime" bzw. beim "set .. on-for-time"
|
||||
$hash->{HELPER}{OLDPTZHOME} = "";
|
||||
$hash->{".ptzhtml"} = "";
|
||||
|
||||
readingsBeginUpdate($hash);
|
||||
|
Loading…
x
Reference in New Issue
Block a user