mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
Set STATE LOG for mode notify, FHEMWEB needs it for longpoll
git-svn-id: https://svn.fhem.de/fhem/trunk@2780 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1513e48540
commit
56ebc4ae6c
@ -149,6 +149,7 @@ FHEM2FHEM_Read($)
|
||||
LoadModule($type);
|
||||
$defs{$name}{NAME} = $name;
|
||||
$defs{$name}{TYPE} = $type;
|
||||
$defs{$name}{STATE} = $msg;
|
||||
DoTrigger($name, $msg);
|
||||
delete($defs{$name});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user