From 1eb5a3500ff8fd987ab3a05d81bad5ad057b5210 Mon Sep 17 00:00:00 2001 From: StefanStrobel <> Date: Tue, 9 Jul 2019 18:19:29 +0000 Subject: [PATCH] 98_FReplacer.pm: minor change git-svn-id: https://svn.fhem.de/fhem/trunk@19807 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/98_FReplacer.pm | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/fhem/FHEM/98_FReplacer.pm b/fhem/FHEM/98_FReplacer.pm index 6f5d4ce2c..5397eb578 100755 --- a/fhem/FHEM/98_FReplacer.pm +++ b/fhem/FHEM/98_FReplacer.pm @@ -47,7 +47,11 @@ # attr SVG_FileLog_PM_1 plotsize 490,100 # - +# +# ToDo: +# fhem blocks during SVG creation. Can we make this async? +# $FW_wname undef -> warning in SVG call at startup +# package main;