mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-03 16:56:54 +00:00
49_SSCam: contrib 9.4.1
git-svn-id: https://svn.fhem.de/fhem/trunk@22360 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
2a6b494c68
commit
b7f9944c2f
@ -7370,7 +7370,7 @@ return $cap;
|
||||
sub IsCapZoom { # PTZ Zoom Eigenschaft
|
||||
my $hash = shift;
|
||||
my $name = $hash->{NAME};
|
||||
return 1;
|
||||
|
||||
my $cap = ReadingsVal($name, "CapPTZZoom", "false") ne "false" ? 1 : 0;
|
||||
|
||||
return $cap;
|
||||
|
Loading…
x
Reference in New Issue
Block a user