From e5e57b75716732ade7f06a701c15b3bcc32fe20f Mon Sep 17 00:00:00 2001 From: Beta-User <> Date: Sun, 30 Dec 2018 11:55:49 +0000 Subject: [PATCH] httpmod.template: small corrections git-svn-id: https://svn.fhem.de/fhem/trunk@18092 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/lib/AttrTemplate/httpmod.template | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/fhem/FHEM/lib/AttrTemplate/httpmod.template b/fhem/FHEM/lib/AttrTemplate/httpmod.template index b167feff2..9350f2ce6 100644 --- a/fhem/FHEM/lib/AttrTemplate/httpmod.template +++ b/fhem/FHEM/lib/AttrTemplate/httpmod.template @@ -16,7 +16,6 @@ attr DEVICE reading02Regex SpritsortenController[^0-9]+([0-9,]+)[^0-9]+Super E10 attr DEVICE reading03Name SuperE5 attr DEVICE reading03Regex SpritsortenController[^0-9]+([0-9,]+)[^0-9]+Super E5 attr DEVICE readingOExpr $val =~ tr/,/./;;$val -attr DEVICE room 2_6_Spritpreise attr DEVICE stateFormat E5: SuperE5 € / E10: SuperE10 € / D: Diesel € attr DEVICE timeout 10 attr DEVICE verbose 2 @@ -31,10 +30,10 @@ desc: Get prices for one product as environment search.
Define a HTTPMOD devi attr DEVICE reading01Name Tankstellenname attr DEVICE reading01Regex
(.*)<\/div> attr DEVICE reading01RegOpt g -attr DEVICE reading02Name Preis ; +attr DEVICE reading02Name Preis attr DEVICE reading02Regex
(.*) attr DEVICE reading02RegOpt g -attr DEVICE reading03Name Strasse ; +attr DEVICE reading03Name Strasse attr DEVICE reading03Regex
(.*)<\/div> attr DEVICE reading03RegOpt g attr DEVICE reading04Name Ort @@ -113,4 +112,4 @@ attr DEVICE reading06Regex Betriebsstunden Relais 1[^0-9]+([0-9\.]+) attr DEVICE room 01 Heizungsraum attr DEVICE stateFormat Dachtemperatur: Temperatur_Sensor1 Drehzahl Pumpe: Drehzahl_Pumpe Laufzeit Heute: Tageslaufzeit attr DEVICE timeout 5ercent="([\d\.]+) -attr DEVICE model C_01a_resol_solar \ No newline at end of file +attr DEVICE model C_01a_resol_solar