mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
FBAHA: Fixed spelling (Forum #24184)
git-svn-id: https://svn.fhem.de/fhem/trunk@6027 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
b0f32983d9
commit
6e2a62dec3
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user