From 129c06c13fd7cee65538bed155fa7a15a617f18b Mon Sep 17 00:00:00 2001 From: Beta-User <> Date: Thu, 2 Jan 2020 05:59:54 +0000 Subject: [PATCH] httpmod.template: fix DWD prepProcessRegexp, forum #45176 msg 1007565 git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@20865 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- FHEM/lib/AttrTemplate/httpmod.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FHEM/lib/AttrTemplate/httpmod.template b/FHEM/lib/AttrTemplate/httpmod.template index b6d5a534a..00d191dd8 100644 --- a/FHEM/lib/AttrTemplate/httpmod.template +++ b/FHEM/lib/AttrTemplate/httpmod.template @@ -76,7 +76,7 @@ attr DEVICE enableControlSet 1 attr DEVICE extractAllJSON 1 attr DEVICE extractAllJSONFilter REGIONCODE attr DEVICE readingEncode UTF-8 -attr DEVICE preProcessRegex s/warnWetter..............|\);;|\t|\n|\r//g +attr DEVICE preProcessRegex s/warnWetter..............|\);|\t|\n|\r//g attr DEVICE room WHICHROOM attr DEVICE model DWD_weather_warnings