mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 09:16:53 +00:00
73_GasCalculator.pm: notifydev definition corrected
git-svn-id: https://svn.fhem.de/fhem/trunk@16602 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
c6713dfeba
commit
8fbf7a2d43
@ -98,6 +98,7 @@ sub GasCalculator_Define($$$)
|
||||
$hash->{REGEXP} = $RegEx;
|
||||
|
||||
### Writing values to global hash
|
||||
notifyRegexpChanged($hash, $RegEx);
|
||||
$hash->{NAME} = $name;
|
||||
$hash->{STATE} = "active";
|
||||
$hash->{REGEXP} = $RegEx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user