FBAHA: Fixed spelling (Forum #24184)
git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@6027 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -103,7 +103,7 @@ FBAHA_Set($@)
|
||||
|
||||
if($data =~ m/^01030010(........)/) {
|
||||
$hash->{STATE} =
|
||||
$hash->{READINGS}{state}{VAL} = "Iniitalized";
|
||||
$hash->{READINGS}{state}{VAL} = "Initialized";
|
||||
$hash->{READINGS}{state}{TIME} = TimeNow();
|
||||
$hash->{HANDLE} = $1;
|
||||
Log3 $name, 1,
|
||||
|
||||
Reference in New Issue
Block a user