mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-14 05:46:35 +00:00
deactiveted fixed
git-svn-id: https://svn.fhem.de/fhem/trunk@4447 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
64353d7409
commit
055d07be94
@ -297,7 +297,7 @@ THRESHOLD_Set($@)
|
||||
$state_format =~ s/\_s2s//g;
|
||||
$state_format =~ s/\_sc//g;
|
||||
readingsBulkUpdate ($hash, "state", $state_format) if ($state_format);
|
||||
readingsBulkUpdate ($hash, "mode", "deactiveted");
|
||||
readingsBulkUpdate ($hash, "mode", "deactivated");
|
||||
readingsEndUpdate ($hash, 1);
|
||||
}
|
||||
} elsif ($arg eq "active" ) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user