mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-03-10 03:06:37 +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
80e8b099cf
commit
4f46b86c2c
@ -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