mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-07 19:04:20 +00:00
typo
git-svn-id: https://svn.fhem.de/fhem/trunk@862 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
62eadd9eac
commit
fb5e5f4f40
@ -411,7 +411,7 @@ CUL_HM_Parse($$)
|
||||
push @event, "actuator:$vp %";
|
||||
|
||||
if($dhash) { # Wont trigger
|
||||
$dhash->{STATE} = "state:$vp %";
|
||||
$dhash->{STATE} = "$vp %";
|
||||
$dhash->{READINGS}{STATE}{TIME} = $tn;
|
||||
$dhash->{READINGS}{STATE}{VAL} = "$vp %";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user