peerList updat after reboot

git-svn-id: svn://svn.code.sf.net/p/fhem/code/trunk@2651 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
martinp876
2013-02-05 19:02:26 +00:00
parent 31493ba22a
commit d69d2a049f

View File

@@ -255,6 +255,7 @@ CUL_HM_updateConfig($){
last;
}
else{
CUL_HM_ID2PeerList ($name,"",1);
}
}
}