mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-25 09:55:38 +00:00
98_JsonMod.pm: wip (Forum #134554)
git-svn-id: https://svn.fhem.de/fhem/trunk@27933 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
6db1354310
commit
65ddd43c82
@ -569,6 +569,7 @@ sub JsonMod_DoReadings {
|
||||
readingsDelete($hash, $_);
|
||||
DoTrigger($name, ".readingsDelete $_");
|
||||
};
|
||||
DoTrigger($name, ".computedReadingsNone");
|
||||
readingsSingleUpdate($hash, '.computedReadings', '', 1);
|
||||
};
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user