mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-19 00:26:03 +00:00
49_SSCam: COMPATIBILITY changed to 8.2.1
git-svn-id: https://svn.fhem.de/fhem/trunk@17608 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
85544eb8de
commit
fa9ffb935d
@ -1458,7 +1458,7 @@ return;
|
|||||||
sub SSCam_versionCheck($) {
|
sub SSCam_versionCheck($) {
|
||||||
my ($hash) = @_;
|
my ($hash) = @_;
|
||||||
my $name = $hash->{NAME};
|
my $name = $hash->{NAME};
|
||||||
my $rc = 7196;
|
my $rc = 21600;
|
||||||
|
|
||||||
RemoveInternalTimer($hash, "SSCam_versionCheck");
|
RemoveInternalTimer($hash, "SSCam_versionCheck");
|
||||||
return if(IsDisabled($name));
|
return if(IsDisabled($name));
|
||||||
|
Loading…
x
Reference in New Issue
Block a user