mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 13:24:56 +00:00
FHEMWEB: generate longpoll for the new status in case of modify (Forum #33268)
git-svn-id: https://svn.fhem.de/fhem/trunk@7898 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
92e006bedf
commit
eb913cc378
@ -2283,6 +2283,7 @@ FW_Notify($$)
|
||||
my $data = FW_longpollInfo($h->{fmt},
|
||||
"#FHEMWEB:$ntfy->{NAME}","\$('#saveCheck').css('visibility','$vs')","");
|
||||
addToWritebuffer($ntfy, $data."\n");
|
||||
$dn = $1 if($dev->{CHANGED} && $dev->{CHANGED}->[0] =~ m/^MODIFIED (.*)$/);
|
||||
}
|
||||
|
||||
if($h->{type} eq "raw") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user