[0-9\.]{10}).*?09:15<\/td> | (?.*?)<\/td>.*?12:15<\/td> | (?.*?)<\/td>
-attr GeoTest get01Replacement01Value {strftime("%d.%m.%Y", localtime( time))}
-attr GeoTest getURL file://geocache-planer.de/CAL/anmeldung.php?date=%%date%%&CALID=XYZ
+
attr GeoTest replacement01Mode expression
attr GeoTest replacement01Regex %%date%%
+attr GeoTest get01Name Tag01
+attr GeoTest get01Poll 1
+attr GeoTest get01Regex (?s)Zeit auswählen (?[A-Za-z]+).-.(?[0-9\.]{10}).*?09:15<\/td> | (?.*?)<\/td>.*?12:15<\/td> | (?.*?)<\/td>
+attr GeoTest getURL file://geocache-planer.de/CAL/anmeldung.php?date=%%date%%&CALID=XYZ
+attr GeoTest get01Replacement01Value {strftime("%d.%m.%Y", localtime( time))}
+
+attr GeoTest get02Name Test2
+#attr GeoTest get02Replacement01Value {my $NAME = "GeoTest" ;;fhem("deletereading ".$NAME." message");;fhem("deletereading ".$NAME." auth.*");;my @chars=('a'..'z','A'..'Z','0'..'9'); my $r; foreach(1..16) {$r.=$chars[rand @chars];};; fhem("setreading ".$NAME." auth_randomString64 ".$r);; $r;;}
+attr GeoTest get02Replacement01Value {my $NAME = "GeoTest" ;;fhem("deletereading ".$NAME." message");;fhem("deletereading ".$NAME." auth.*");;my @chars=('a'..'z','A'..'Z','0'..'9');; my $r;; foreach(1..16) {$r.=$chars[rand @chars];;};; fhem("setreading ".$NAME." auth_randomString64 ".$r);; $r;;}
+attr GeoTest get02Poll 1
diff --git a/fhem/t/FHEM/98_HTTPMOD/99_evalExpr.cfg b/fhem/t/FHEM/98_HTTPMOD/99_evalExpr.cfg
index 1d099cc00..25ceb57f9 100644
--- a/fhem/t/FHEM/98_HTTPMOD/99_evalExpr.cfg
+++ b/fhem/t/FHEM/98_HTTPMOD/99_evalExpr.cfg
@@ -1,4 +1,4 @@
define H2 HTTPMOD file://t/FHEM/98_HTTPMOD/JSON 0
-attr H2 verbose 3
+attr H2 verbose 5
attr H2 get01Name TestGet
attr H2 get01Data Post Data for Test
| | | |