mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
49_SSCam: contrib 8.13.0
git-svn-id: https://svn.fhem.de/fhem/trunk@19050 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
e8ad5ae72c
commit
6bd469a539
@ -1963,7 +1963,7 @@ sub SSCam_versionCheck($) {
|
||||
my $cs = ReadingsVal($name, "compstate", "true");
|
||||
if($cs eq "false") {
|
||||
Log3($name, 2, "$name - WARNING - The current/simulated SVS-version ".ReadingsVal($name, "SVSversion", "").
|
||||
" may be incompatible with SSCam version $hash->{VERSION}. ".
|
||||
" may be incompatible with SSCam version $hash->{HELPER}{VERSION}. ".
|
||||
"For further information execute \"get $name versionNotes 4\".");
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user