Batteriestatus überwachen und per Email senden

Begonnen von Tommy82, 30 September 2015, 20:02:57

Vorheriges Thema - Nächstes Thema

Puschel74

Ja, weil ich noch etwas umgebaut habe.
Wichtig ist doch nur das er funktioniert  ;)
Im übrigen quäle ich niemanden  ;D
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

Tommy82

Über die letzte Aussage kann man diskutieren:-)

Also grundsätzlich funktioniert es bei mir mit diesem Code:
.*:[Bb]attery.* {
  if($EVENT !~ m/ok/) {
    if (Value("BATT_Status") ne "LOW") {
      Log(3,"$NAME: Batteriewarnung $EVENT");
      fhem ("set BATT_Status LOW");
      DebianMail('xxx@googlemail.com','FHEM - Batteriewarnung', $NAME.': '.$EVENT);
    }
  }
}


Was nicht funktioniert, ist das ich den Gerätenamen nicht in der Email angezeigt bekomme. Wenn ich
Zitat'FHEM - Batteriewarnung',
entferne, dann bekomme ich das Gerät angezeigt,nur leider nicht mehr denn Betreff, das versteh ich noch nicht so ganz wieso das so ist, hab jetzt einiges ausprobiert aber leider erfolglos  :(
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Puschel74

Und was passiert wenn du es mal so
.*:[Bb]attery.* {
  if($EVENT !~ m/ok/) {
    if (Value("BATT_Status") ne "LOW") {
      Log(3,"$NAME: Batteriewarnung $EVENT");
      fhem ("set BATT_Status LOW");
      my $Meldung=$NAME.": ".$EVENT;
      DebianMail('xxx@googlemail.com','FHEM - Batteriewarnung', $Meldung);
    }
  }
}

versuchst?
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

Ralf W.

Hallo,

ich habe eine etwas andere Variante:
.*[Bb]attery:(?![0-9])(?!.ok).* { if(Value("BATT_LED") ne "LOW" ) {
  DebianMail('Vorname.Nachname+FHEM@gmail.com', 'FHEM - Batteriewarnung', $NAME.': '.$EVENT);
  Log 3, "$NAME : Batteriewarnung $EVENT";
  { fhem ("set BATT_LED LOW") } ;
  }
}


Die hat heute noch ein Mail verschickt inkl. Gerätenamen:
KE_Thermostat_V: battery: low

MfG
http://twitter.com/RWausD
Schon gewusst, dass Haarausfall zu einer Glatze führen kann?

FHEM: NUC7PJYH2, Ubuntu Server 22.04.2 LTS, HMCCU - RaspberryMatic, DE ConBee II, diverse Sensoren und Aktoren.

Tommy82

#49
Zitat von: Puschel74 am 21 Januar 2016, 19:17:49
Und was passiert wenn du es mal so
.*:[Bb]attery.* {
  if($EVENT !~ m/ok/) {
    if (Value("BATT_Status") ne "LOW") {
      Log(3,"$NAME: Batteriewarnung $EVENT");
      fhem ("set BATT_Status LOW");
      my $Meldung=$NAME.": ".$EVENT;
      DebianMail('xxx@googlemail.com','FHEM - Batteriewarnung', $Meldung);
    }
  }
}

versuchst?

Hi Puschel, dann kommt genau die gleiche Meldung wie bei meiner Variante, steht nur
ZitatFHEM - Batteriewarnung


EDIT
Aber jetzt klappts endlich, muss so aussehn:
.*[Bb]attery:.(?!ok).* {
if(Value("BATT_Status") ne "LOW" ) {
Log(3,"$NAME : Batteriewarnung $EVENT");
{ fhem ("set BATT_Status LOW") } ;
DebianMail('Batteriewarnung',$NAME.': '.$EVENT);
    }
}


Danke für die viele Hilfe
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

kvo1

Zitatim Reading ERR_battery steht die Anzahl der Geräte mit niedrigem Batteriestand
im Internal ERR_names steht die Liste mit den "fehlerhaften" Geräten, in Deinem Fall "Terrassen_Tuer"
Hallo betateilchen,

wieder was gelernt  ;)
leider gibt es diese Readings bei meinem HMInfo nicht !
RPi1: mit CUL: HM-CC-RT-DN,HM-ES-PMSw1-Pl,HM-LC-BL1-FM,HM-LC-Bl1PBU-FM,HM-LC-SW1-PL2,HM-SCI-3-FM,HM-SEC-SC-2,KFM-Sensor
RPi2: Viessmann(optolink) mit 99_VCONTROL.pm,
Cubietruck: Wheezy / Apache / Owncloud
Cubietruck: Armbian(Jessie) / fhem 5.7 / LMS 7.9
RPi3: (Test) mit 7" Touch  &  HM-MOD-RPI-PCB

Tommy82

Hi,
ich hab plötzlich Probleme mit meinem Dummy und dem notify,
der Dummy wird immer auf "LOW" geschaltet, wenn ich ihn dann wieder "OK" setze, dauert es nur kurz und er ist wieder auf "LOW", und ich bekomme die EMAIl.

In der Email wird immer ein anderes Device angezeigt welches angeblich LOW ist, wenn ich dann im Device gucke, ist das battery reading immer OK

Einer eine idee woran das plötzlich liegen kann?

Internals:
   NAME       BATT_Status
   NR         285
   STATE      LOW
   TYPE       dummy
   Helper:
     Dblog:
       State:
         Mydblog:
           TIME       1460211143.78506
           VALUE      LOW
   Readings:
     2016-04-09 16:12:23   state           LOW
Attributes:
   devStateIcon OK:rc_GREEN LOW:rc_RED
   event-on-change-reading state
   room       Zentral
   setList    state:OK,LOW
   webCmd     state




Internals:
   DEF        .*[Bb]attery:.(?!ok).* {
if(Value("BATT_Status") ne "LOW" ) {
Log(3,"$NAME : Batteriewarnung $EVENT");
{ fhem ("set BATT_Status LOW") } ;
DebianMail('Batteriewarnung',$NAME.': '.$EVENT);
    }
}
   NAME       Batterie_Status_nt
   NR         283
   NTFY_ORDER 50-Batterie_Status_nt
   REGEXP     .*[Bb]attery:.(?!ok).*
   STATE      2016-04-09 16:16:41
   TYPE       notify
   Readings:
     2016-04-09 15:46:12   state           active
Attributes:
   verbose    3
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

dev0


Tommy82

Zitat von: dev0 am 09 April 2016, 18:36:01
An schwachen Batterien?
Wenn es das wäre würde es mich ja freuen,
würde aber behaupten nein, wie oben schon geschrieben.

Hab denn Dummy gerade auf OK gesetzt, und schon kommt die Mail,mit der Meldung "Heizung_Tuer.battery", also hab ich mir das Device angesehen, und da sieht alles ok aus, hier das list:
Internals:
   DEF        222529
   HmLanAdapter_MSGCNT 111
   HmLanAdapter_RAWMSG E222529,0000,6EE677D6,FF,FFBF,9886102225290000000AA0D60F0200
   HmLanAdapter_RSSI -65
   HmLanAdapter_TIME 2016-04-09 20:26:14
   IODev      HmLanAdapter
   LASTInputDev HmLanAdapter
   MSGCNT     111
   NAME       Heizung_Tuer
   NR         46
   NTFY_ORDER 50-Heizung_Tuer
   STATE      CMDs_done
   TYPE       CUL_HM
   channel_01 Heizung_Tuer_Weather
   channel_02 Heizung_Tuer_Climate
   channel_03 Heizung_Tuer_WindowRec
   channel_04 Heizung_Tuer_ClimRT_tr
   channel_05 Heizung_Tuer_ClimaTeam
   channel_06 Heizung_Tuer_remote
   lastMsg    No:98 - t:10 s:222529 d:000000 0AA0D60F0200
   protCondBurst unknown
   protLastRcv 2016-04-09 20:26:14
   rssi_at_HmLanAdapter cnt:111 avg:-64.07 lst:-65 max:-60 min:-75
   Helper:
     Dblog:
       Activity:
         Mydblog:
           TIME       1460209574.49956
           VALUE      alive
       Actuator:
         Mydblog:
           TIME       1460226374.7825
           VALUE      2
       Battery:
         Mydblog:
           TIME       1460226374.7825
           VALUE      ok
       Batterylevel:
         Mydblog:
           TIME       1460226374.7825
           VALUE      3
       Desired-temp:
         Mydblog:
           TIME       1460226374.7825
           VALUE      20.0
       Measured-temp:
         Mydblog:
           TIME       1460226374.7825
           VALUE      21.4
       Motorerr:
         Mydblog:
           TIME       1460226374.7825
           VALUE      ok
   Readings:
     2016-04-09 15:46:14   Activity        alive
     2016-04-09 14:15:32   CommandAccepted yes
     2016-01-03 10:13:17   D-firmware      1.4
     2016-01-03 10:13:17   D-serialNr      KEQ0514931
     2016-01-03 10:13:18   PairedTo        0x000041
     2015-11-06 17:48:02   R-backOnTime    10 s
     2015-11-06 17:48:02   R-burstRx       on
     2015-11-06 17:48:02   R-cyclicInfoMsg on
     2015-11-06 17:48:02   R-cyclicInfoMsgDis 0
     2015-11-06 17:48:02   R-pairCentral   0x000041
     2016-02-22 18:15:56   RegL_00.        01:01 02:01 09:01 0A:00 0B:00 0C:41 0E:0A 0F:00 11:00 12:15 16:00 18:00 19:00 1A:00 00:00
     2016-04-02 06:25:15   RegL_07.        CA:12 CB:21 CC:2D
     2016-04-09 20:26:14   actuator        2
     2016-04-09 20:26:14   battery         ok
     2016-04-09 20:26:14   batteryLevel    3
     2016-03-20 16:55:28   controlMode     auto
     2016-04-09 20:26:14   desired-temp    20.0
     2016-04-09 20:26:14   measured-temp   21.4
     2016-04-09 20:26:14   motorErr        ok
     2016-01-03 10:12:33   powerOn         2016-01-03 10:12:33
     2016-01-03 10:12:33   recentStateType info
     2016-04-09 14:15:33   state           CMDs_done
     2016-04-09 04:18:18   time-request    -
   Helper:
     HM_CMDNR   152
     mId        0095
     rxType     140
     Expert:
       def        1
       det        0
       raw        1
       tpl        0
     Io:
       newChn     +222529,00,00,00
       nextSend   1460226374.84902
       rxt        2
       vccu       vccu
       p:
         222529
         00
         00
         00
       prefIO:
         HmLanAdapter
     Mrssi:
       mNo        98
       Io:
         HmLanAdapter -63
     Prt:
       bErr       0
       sProc      0
     Q:
       qReqConf
       qReqStat
     Role:
       dev        1
       prs        1
     Rssi:
       At_hmlanadapter:
         avg        -64.0720720720721
         cnt        111
         lst        -65
         max        -60
         min        -75
     Shregw:
       07         04
Attributes:
   IODev      HmLanAdapter
   IOgrp      vccu:HmLanAdapter
   actCycle   000:10
   actStatus  alive
   alias      Heizung Tuer
   autoReadReg 4_reqStatus
   burstAccess 1_auto
   expert     2_full
   firmware   1.4
   model      HM-CC-RT-DN
   room       Wohnzimmer
   serialNr   KEQ0514931
   subType    thermostat
   webCmd     getConfig:burstXmit


hab denn Dummy dann wieder auf OK gesetzt, und schon die nächste Mail.............
jetzt HeizungFenster.battery
Internals:
   DEF        22170C
   HmLanAdapter_MSGCNT 112
   HmLanAdapter_RAWMSG E22170C,0000,6EE99594,FF,FFC1,B9861022170C0000000AA4DB0D0C00
   HmLanAdapter_RSSI -63
   HmLanAdapter_TIME 2016-04-09 20:29:39
   IODev      HmLanAdapter
   LASTInputDev HmLanAdapter
   MSGCNT     112
   NAME       HeizungFenster
   NR         39
   NTFY_ORDER 50-HeizungFenster
   STATE      CMDs_done
   TYPE       CUL_HM
   channel_01 HeizungFenster_Weather
   channel_02 HeizungFenster_Climate
   channel_03 HeizungFenster_WindowRec
   channel_04 HeizungFenster_Clima
   channel_05 HeizungFenster_ClimaTeam
   channel_06 HeizungFenster_remote
   lastMsg    No:B9 - t:10 s:22170C d:000000 0AA4DB0D0C00
   protCondBurst unknown
   protLastRcv 2016-04-09 20:29:39
   rssi_at_HmLanAdapter cnt:112 lst:-63 avg:-63.05 max:-58 min:-72
   Helper:
     Dblog:
       Activity:
         Mydblog:
           TIME       1460209574.21791
           VALUE      alive
       Actuator:
         Mydblog:
           TIME       1460226579.32962
           VALUE      12
       Battery:
         Mydblog:
           TIME       1460226579.32962
           VALUE      ok
       Batterylevel:
         Mydblog:
           TIME       1460226579.32962
           VALUE      2.8
       Desired-temp:
         Mydblog:
           TIME       1460226579.32962
           VALUE      20.5
       Measured-temp:
         Mydblog:
           TIME       1460226579.32962
           VALUE      21.9
       Motorerr:
         Mydblog:
           TIME       1460226579.32962
           VALUE      ok
   Readings:
     2016-04-09 15:46:14   Activity        alive
     2016-04-09 14:15:31   CommandAccepted yes
     2015-11-06 17:38:07   D-firmware      1.4
     2015-11-06 17:38:07   D-serialNr      KEQ0511429
     2016-01-03 10:39:40   PairedTo        0x000041
     2015-11-06 17:38:44   R-backOnTime    10 s
     2015-11-06 17:38:44   R-burstRx       on
     2015-11-06 17:38:44   R-cyclicInfoMsg on
     2015-11-06 17:38:44   R-cyclicInfoMsgDis 0
     2015-11-06 17:38:44   R-pairCentral   0x000041
     2016-03-17 10:31:45   RegL_00.        01:01 02:01 09:01 0A:00 0B:00 0C:41 0E:0A 0F:01 11:00 12:15 16:00 18:00 19:00 1A:00 00:00
     2016-01-03 15:23:57   RegL_07.
     2016-04-09 20:29:39   actuator        12
     2016-04-09 20:29:39   battery         ok
     2016-04-09 20:29:39   batteryLevel    2.8
     2016-04-09 20:29:39   desired-temp    20.5
     2016-04-09 20:29:39   measured-temp   21.9
     2016-04-09 20:29:39   motorErr        ok
     2016-01-03 10:37:19   powerOn         2016-01-03 10:37:19
     2016-01-03 10:37:19   recentStateType info
     2016-04-09 14:15:31   state           CMDs_done
     2016-04-08 23:12:34   time-request    -
   Helper:
     HM_CMDNR   185
     mId        0095
     rxType     140
     Expert:
       def        1
       det        0
       raw        1
       tpl        0
     Io:
       newChn     +22170C,00,00,00
       nextSend   1460226459.13061
       rxt        2
       vccu       vccu
       p:
         22170C
         00
         00
         00
       prefIO:
         HmLanAdapter
     Mrssi:
       mNo        B9
       Io:
         HmLanAdapter -61
     Prt:
       bErr       0
       sProc      0
     Q:
       qReqConf
       qReqStat
     Role:
       dev        1
       prs        1
     Rssi:
       At_hmlanadapter:
         avg        -63.0535714285714
         cnt        112
         lst        -63
         max        -58
         min        -72
     Shregw:
       07         04
Attributes:
   IODev      HmLanAdapter
   IOgrp      vccu:HmLanAdapter
   actCycle   000:10
   actStatus  alive
   autoReadReg 4_reqStatus
   burstAccess 1_auto
   expert     2_full
   firmware   1.4
   model      HM-CC-RT-DN
   room       Wohnzimmer
   serialNr   KEQ0511429
   subType    thermostat
   webCmd     getConfig:burstXmit



Da sind die battery überall = OK, muss also ein anderes Problem sein
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Tommy82

@Puschel, wieso hast du deinen Beitrag gelöscht?
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Puschel74

Zitat von: Tommy82 am 09 April 2016, 21:14:11
@Puschel, wieso hast du deinen Beitrag gelöscht?
Weil ich
a) am Tablet war und ich damit keine längeren Texte schreiben will
und b) Blödsinn geschrieben hatte (mal wieder)  ::)
daher war ein löschen das einfachste.

Aber hier kommt die Langversion.

An meinen FHT konnte ich gut erkennen das diese zum "Batterieende" hin gerne mal ein low senden um mit der nächsten Übertragung wieder ein ok zu schicken.
Daher habe ich allen batteriebetriebenen Geräten ein Reading Warnung spendiert das bei FHTs z.B. bis auf 8 gezählt wird.
HM steht bei 2 da ich noch keine Langzeiterfahrung damit habe.
Wenn 8 mal (um bei den FHT zu bleiben) was anderes als low gesendet wird wird das Reading auf 100 gesetzt und der Rest erledigt.
100 weil mir grad danach war  ;D
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

Tommy82

Zitat von: Puschel74 am 09 April 2016, 21:23:27
Weil ich
a) am Tablet war und ich damit keine längeren Texte schreiben will
und b) Blödsinn geschrieben hatte (mal wieder)  ::)
daher war ein löschen das einfachste.

Aber hier kommt die Langversion.

An meinen FHT konnte ich gut erkennen das diese zum "Batterieende" hin gerne mal ein low senden um mit der nächsten Übertragung wieder ein ok zu schicken.
Daher habe ich allen batteriebetriebenen Geräten ein Reading Warnung spendiert das bei FHTs z.B. bis auf 8 gezählt wird.
HM steht bei 2 da ich noch keine Langzeiterfahrung damit habe.
Wenn 8 mal (um bei den FHT zu bleiben) was anderes als low gesendet wird wird das Reading auf 100 gesetzt und der Rest erledigt.
100 weil mir grad danach war  ;D

Was freue ich mich das du auch mal blödsinn schreibst :-)  ;D

Aber zurück zum Thema,
bei dem HM gibt es ja auch noch "batteryLevel", und wenn das auf 3 steht, hab ich noch nie erlebt das ein LOW gesendet wurde,von daher kann ich mir eigentlich nicht vorstellen das das der grund ist, vorallem weil ja immer andere Geräte gemeldet werden, das wäre ja ein seltsamer zufall wenn es bei sovielen auf einmal auftritt!?
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Puschel74

#57
Bei mir hat ein HM-LC-SW1-BA-PCB angefangen low zu senden obwohl er noch einwandfrei funktionierte.
Mach mal den EventMonitor auf und setze den Dummy auf ok und schau was passiert.

Log(3,"$NAME : Batteriewarnung $EVENT");
Du lässt ja loggen, was steht den im Logfile  ::)

Edith: Was soll schon drinnen stehen  8)
Das selbe wie in der Mail.
Das Device wird wohl oder übel was anderes als ok senden sonst würde das notify nicht triggern.
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.

Tommy82

#58
Also im Log steht nur das die Mail gesendet wurde
2016.04.09 21:14:50.719 3: rd_Batterie : Batteriewarnung Heizung_Kinderzimmer.battery: <svg class="icon measure_battery_100 green" alt="100" title="100"    xmlns:dc="http://purl.org/dc/elements/1.1/"    xmlns:cc="http://creativecommons.org/ns#"    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"    xmlns:svg="http://www.w3.org/2000/svg"    xmlns="http://www.w3.org/2000/svg"    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"    version="1.1"    x="0px"    y="0px"    width="361px"    height="361px"    viewBox="0 0 361 361"    style="enable-background:new 0 0 361 361;"    xml:space="preserve"    id="svg2"    inkscape:version="0.48.5 r10040"    sodipodi:docname="measure_battery_100.svg"><metadata    id="metadata36"><rdf:RDF><cc:Work        rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type          rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs    id="defs34" /><sodipodi:namedview    pagecolor="#ffffff"    bordercolor="#666666"    borderopacity="1"    objecttolerance="10"    gridtolerance="10"    guidetolerance="10"    inkscape:pageopacity="0"    inkscape:pageshadow="2"    inkscape:window-width="779"    inkscape:window-height="480"    id="namedview32"    showgrid="false"    inkscape:zoom="0.65373961"    inkscape:cx="180.5"    inkscape:cy="180.5"    inkscape:window-x="0"    inkscape:window-y="0"    inkscape:window-maximized="0"    inkscape:current-layer="svg2" /> <g    id="measure_x5F_battery_x5F_100"    style="stroke:#000000;stroke-opacity:1"    transform="matrix(1.6146267,0,0,1.6146267,-112.50812,-110.12429)"> <g    id="g5"    style="stroke:#000000;stroke-opacity:1"> <path    style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:green;fill-opacity:1;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"    d="m 134.65625,89.15625 c -6.01649,0 -11,4.983509 -11,11 l 0,180 c 0,6.01649 4.98351,11 11,11 l 95.5,0 c 6.01631,0 11,-4.9825 11,-11 l 0,-180 c 0,-6.016491 -4.98351,-11 -11,-11 l -95.5,0 z m 0,10 95.5,0 c 0.60951,0 1,0.390491 1,1 l 0,180 c 0,0.6085 -0.39231,1 -1,1 l -95.5,0 c -0.60951,0 -1,-0.39049 -1,-1 l 0,-180 c 0,-0.609509 0.39049,-1 1,-1 z"    id="path7"    inkscape:connector-curvature="0" /> <path    style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:green;fill-opacity:1;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"    d="m 169.625,69.65625 c -6.01649,0 -11,4.983509 -11,11 l 0,14 10,0 0,-14 c 0,-0.609509 0.39049,-1 1,-1 l 25.5,0 c 0.60951,0 1,0.390491 1,1 l 0,14 10,0 0,-14 c 0,-6.016491 -4.98351,-11 -11,-11 l -25.5,0 z"    id="path9"    inkscape:connector-curvature="0" /> </g> <g    style="stroke:#000000;stroke-opacity:1;display:none"    id="g11"> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,266.334 c 0,3.313 -2.688,6 -6,6 h -65.5 c -3.313,0 -6,-2.688 -6,-6 v -6 c 0,-3.314 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.686 6,6 v 26 z"    id="path13"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,166.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path15"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,120 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -26 c 0,-3.313 2.687,-6 6,-6 h 65.5 c 3.313,0 6,2.687 6,6 v 6 z"    id="path17"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,213.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path19"    inkscape:connector-curvature="0" /> </g> <g    id="g21"    style="fill:green;fill-opacity:1;stroke:none"> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,266.334 c 0,3.313 -2.688,6 -6,6 h -65.5 c -3.313,0 -6,-2.688 -6,-6 v -6 c 0,-3.314 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.686 6,6 v 26 z"    id="path23"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,166.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path25"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,120 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -26 c 0,-3.313 2.687,-6 6,-6 h 65.5 c 3.313,0 6,2.687 6,6 v 6 z"    id="path27"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,213.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path29"    inkscape:connector-curvature="0" /> </g> </g> <g    id="Ebene_1"    style="stroke:#000000;stroke-opacity:1"    transform="matrix(1.6146267,0,0,1.6146267,-112.50812,-110.12429)"> </g> </svg>
2016.04.09 21:14:50.783 1: sendEmail RCP: xxx@googlemail.com
2016.04.09 21:14:50.783 1: sendEmail Subject: Batteriewarnung
2016.04.09 21:14:50.784 1: sendEmail Text: rd_Batterie: Heizung_Kinderzimmer.battery: <svg class="icon measure_battery_100 green" alt="100" title="100"    xmlns:dc="http://purl.org/dc/elements/1.1/"    xmlns:cc="http://creativecommons.org/ns#"    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"    xmlns:svg="http://www.w3.org/2000/svg"    xmlns="http://www.w3.org/2000/svg"    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"    version="1.1"    x="0px"    y="0px"    width="361px"    height="361px"    viewBox="0 0 361 361"    style="enable-background:new 0 0 361 361;"    xml:space="preserve"    id="svg2"    inkscape:version="0.48.5 r10040"    sodipodi:docname="measure_battery_100.svg"><metadata    id="metadata36"><rdf:RDF><cc:Work        rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type          rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs    id="defs34" /><sodipodi:namedview    pagecolor="#ffffff"    bordercolor="#666666"    borderopacity="1"    objecttolerance="10"    gridtolerance="10"    guidetolerance="10"    inkscape:pageopacity="0"    inkscape:pageshadow="2"    inkscape:window-width="779"    inkscape:window-height="480"    id="namedview32"    showgrid="false"    inkscape:zoom="0.65373961"    inkscape:cx="180.5"    inkscape:cy="180.5"    inkscape:window-x="0"    inkscape:window-y="0"    inkscape:window-maximized="0"    inkscape:current-layer="svg2" /> <g    id="measure_x5F_battery_x5F_100"    style="stroke:#000000;stroke-opacity:1"    transform="matrix(1.6146267,0,0,1.6146267,-112.50812,-110.12429)"> <g    id="g5"    style="stroke:#000000;stroke-opacity:1"> <path    style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:green;fill-opacity:1;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"    d="m 134.65625,89.15625 c -6.01649,0 -11,4.983509 -11,11 l 0,180 c 0,6.01649 4.98351,11 11,11 l 95.5,0 c 6.01631,0 11,-4.9825 11,-11 l 0,-180 c 0,-6.016491 -4.98351,-11 -11,-11 l -95.5,0 z m 0,10 95.5,0 c 0.60951,0 1,0.390491 1,1 l 0,180 c 0,0.6085 -0.39231,1 -1,1 l -95.5,0 c -0.60951,0 -1,-0.39049 -1,-1 l 0,-180 c 0,-0.609509 0.39049,-1 1,-1 z"    id="path7"    inkscape:connector-curvature="0" /> <path    style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:green;fill-opacity:1;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"    d="m 169.625,69.65625 c -6.01649,0 -11,4.983509 -11,11 l 0,14 10,0 0,-14 c 0,-0.609509 0.39049,-1 1,-1 l 25.5,0 c 0.60951,0 1,0.390491 1,1 l 0,14 10,0 0,-14 c 0,-6.016491 -4.98351,-11 -11,-11 l -25.5,0 z"    id="path9"    inkscape:connector-curvature="0" /> </g> <g    style="stroke:#000000;stroke-opacity:1;display:none"    id="g11"> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,266.334 c 0,3.313 -2.688,6 -6,6 h -65.5 c -3.313,0 -6,-2.688 -6,-6 v -6 c 0,-3.314 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.686 6,6 v 26 z"    id="path13"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,166.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path15"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,120 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -26 c 0,-3.313 2.687,-6 6,-6 h 65.5 c 3.313,0 6,2.687 6,6 v 6 z"    id="path17"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,213.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path19"    inkscape:connector-curvature="0" /> </g> <g    id="g21"    style="fill:green;fill-opacity:1;stroke:none"> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,266.334 c 0,3.313 -2.688,6 -6,6 h -65.5 c -3.313,0 -6,-2.688 -6,-6 v -6 c 0,-3.314 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.686 6,6 v 26 z"    id="path23"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,166.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path25"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,120 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -26 c 0,-3.313 2.687,-6 6,-6 h 65.5 c 3.313,0 6,2.687 6,6 v 6 z"    id="path27"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,213.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path29"    inkscape:connector-curvature="0" /> </g> </g> <g    id="Ebene_1"    style="stroke:#000000;stroke-opacity:1"    transform="matrix(1.6146267,0,0,1.6146267,-112.50812,-110.12429)"> </g> </svg>
2016.04.09 21:14:53.691 1: sendEmail returned: Apr 09 21:14:53 localhost sendEmail[14908]: Email was sent successfully!
2016.04.09 21:15:12.217 3: rd_Batterie : Batteriewarnung Gaeste_WC.battery: <svg class="icon measure_battery_100 green" alt="100" title="100"    xmlns:dc="http://purl.org/dc/elements/1.1/"    xmlns:cc="http://creativecommons.org/ns#"    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"    xmlns:svg="http://www.w3.org/2000/svg"    xmlns="http://www.w3.org/2000/svg"    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"    version="1.1"    x="0px"    y="0px"    width="361px"    height="361px"    viewBox="0 0 361 361"    style="enable-background:new 0 0 361 361;"    xml:space="preserve"    id="svg2"    inkscape:version="0.48.5 r10040"    sodipodi:docname="measure_battery_100.svg"><metadata    id="metadata36"><rdf:RDF><cc:Work        rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type          rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs    id="defs34" /><sodipodi:namedview    pagecolor="#ffffff"    bordercolor="#666666"    borderopacity="1"    objecttolerance="10"    gridtolerance="10"    guidetolerance="10"    inkscape:pageopacity="0"    inkscape:pageshadow="2"    inkscape:window-width="779"    inkscape:window-height="480"    id="namedview32"    showgrid="false"    inkscape:zoom="0.65373961"    inkscape:cx="180.5"    inkscape:cy="180.5"    inkscape:window-x="0"    inkscape:window-y="0"    inkscape:window-maximized="0"    inkscape:current-layer="svg2" /> <g    id="measure_x5F_battery_x5F_100"    style="stroke:#000000;stroke-opacity:1"    transform="matrix(1.6146267,0,0,1.6146267,-112.50812,-110.12429)"> <g    id="g5"    style="stroke:#000000;stroke-opacity:1"> <path    style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:green;fill-opacity:1;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"    d="m 134.65625,89.15625 c -6.01649,0 -11,4.983509 -11,11 l 0,180 c 0,6.01649 4.98351,11 11,11 l 95.5,0 c 6.01631,0 11,-4.9825 11,-11 l 0,-180 c 0,-6.016491 -4.98351,-11 -11,-11 l -95.5,0 z m 0,10 95.5,0 c 0.60951,0 1,0.390491 1,1 l 0,180 c 0,0.6085 -0.39231,1 -1,1 l -95.5,0 c -0.60951,0 -1,-0.39049 -1,-1 l 0,-180 c 0,-0.609509 0.39049,-1 1,-1 z"    id="path7"    inkscape:connector-curvature="0" /> <path    style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:green;fill-opacity:1;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"    d="m 169.625,69.65625 c -6.01649,0 -11,4.983509 -11,11 l 0,14 10,0 0,-14 c 0,-0.609509 0.39049,-1 1,-1 l 25.5,0 c 0.60951,0 1,0.390491 1,1 l 0,14 10,0 0,-14 c 0,-6.016491 -4.98351,-11 -11,-11 l -25.5,0 z"    id="path9"    inkscape:connector-curvature="0" /> </g> <g    style="stroke:#000000;stroke-opacity:1;display:none"    id="g11"> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,266.334 c 0,3.313 -2.688,6 -6,6 h -65.5 c -3.313,0 -6,-2.688 -6,-6 v -6 c 0,-3.314 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.686 6,6 v 26 z"    id="path13"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,166.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path15"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,120 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -26 c 0,-3.313 2.687,-6 6,-6 h 65.5 c 3.313,0 6,2.687 6,6 v 6 z"    id="path17"    inkscape:connector-curvature="0" /> <path    style="fill:none;stroke:#000000;stroke-width:10;stroke-opacity:1;display:inline"    d="m 221.141,213.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path19"    inkscape:connector-curvature="0" /> </g> <g    id="g21"    style="fill:green;fill-opacity:1;stroke:none"> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,266.334 c 0,3.313 -2.688,6 -6,6 h -65.5 c -3.313,0 -6,-2.688 -6,-6 v -6 c 0,-3.314 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.686 6,6 v 26 z"    id="path23"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,166.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path25"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,120 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -26 c 0,-3.313 2.687,-6 6,-6 h 65.5 c 3.313,0 6,2.687 6,6 v 6 z"    id="path27"    inkscape:connector-curvature="0" /> <path    style="fill:green;fill-opacity:1;stroke:none"    d="m 221.141,213.667 c 0,3.313 -2.688,6 -6,6 l -65.5,20 c -3.313,0 -6,-2.687 -6,-6 v -20 c 0,-3.313 2.687,-6 6,-6 l 65.5,-20 c 3.313,0 6,2.687 6,6 v 20 z"    id="path29"    inkscape:connector-curvature="0" /> </g> </g> <g    id="Ebene_1"    style="stroke:#000000;stroke-opacity:1"    transform="matrix(1.6146267,0,0,1.6146267,-112.50812,-110.12429)"> </g> </svg>
2016.04.09 21:15:12.250 1: sendEmail RCP: xxx@googlemail.com
2016.04.09 21:15:12.251 1: sendEmail Subject: Batteriewarnung
2016.04.09 21:15:12.251 1: sendEmail Text: rd_Batterie: Gaeste_WC.battery: <svg class="icon measure_battery_100 green" alt="100" title="100"    xmlns:dc="http://purl.org/dc/elements/1.1/"    xmlns:cc="http://creativecommons.org/ns#"    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"    xmlns:svg="http://www.w3.org/2000/svg"    xmlns="http://www.w3.org/2000/svg"    xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"    xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"    version="1.1"    x="0px"    y="0px"    width="361px"    height="361px"    viewBox="0 0 361 361"    style="enable-background:new 0 0 361 361;"    xml:space="preserve"    id="svg2"    inkscape:version="0.48.5 r10040"    sodipodi:docname="measure_battery_100.svg"><metadata    id="metadata36"><rdf:RDF><cc:Work        rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type          rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title></dc:title></cc:Work></rdf:RDF></metadata><defs    id="defs34" /><sodipodi:namedview    pagecolor="#ffffff"    bordercolor="#666666"    borderopacity="1"    objecttolerance="10"    gridtolerance="10"    guidetolerance="10"    inkscape:pageopacity="0"    inkscape:pageshadow="2"    inkscape:window-width="779"    inkscape:window-height="480"    id="namedview32"    showgrid="false"    inkscape:zoom="0.65373961"    inkscape:cx="180.5"    inkscape:cy="180.5"    inkscape:window-x="0"    inkscape:window-y="0"    inkscape:window-maximized="0"    inkscape:current-layer="svg2" /> <g    id="measure_x5F_battery_x5F_100"    style="stroke:#000000;stroke-opacity:1"    transform="matrix(1.6146267,0,0,1.6146267,-112.50812,-110.12429)"> <g    id="g5"    style="stroke:#000000;stroke-opacity:1"> <path    style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:green;fill-opacity:1;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;font-family:Sans;-inkscape-font-specification:Sans"    d="m 134.65625,89.15625 c -6.01649,0 -11,4.983509 -11,11 l 0,180 c 0,6.01649 4.98351,11 11,11 l 95.5,0 c 6.01631,0 11,-4.9825 11,-11 l 0,-180 c 0,-6.016491 -4.98351,-11 -11,-11 l -95.5,0 z m 0,10 95.5,0 c 0.60951,0 1,0.390491 1,1 l 0,180 c 0,0.6085 -0.39231,1 -1,1 l -95.5,0 c -0.60951,0 -1,-0.39049 -1,-1 l 0,-180 c 0,-0.609509 0.39049,-1 1,-1 z"    id="path7"    inkscape:connector-curvature="0" /> <path    style="font-size:medium;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;text-indent:0;text-align:start;text-decoration:none;line-height:normal;letter-spacing:normal;word-spacing:normal;text-transform:none;direction:ltr;block-progression:tb;writing-mode:lr-tb;text-anchor:start;baseline-shift:baseline;color:#000000;fill:green;fill-opacity:1;stroke:none;stroke-width:10;marker:none;visibility:visible;display:inline;overflow:visible;enable-

Im Eventmonitor kommt nur
2016.04.09 21:47:26.424 4: dummy set BATT_Status OK


EDIT fällt mir jetzt werst auf, da scheint ja auch was beim Email senden nicht zu stimmen!?
Fhem Cubitruck  Armbian Buster with Linux 5.3.9-sunxi
HM-CC_RT-DN, HM-Sec-RHS,HM-Sec-SD, HM-Sec-SCo,IT1500,1xIT GRR-3500 Fritz!Dect200,Powerline546E,Enigma2 Modul mit 3 Vu+,Wol Modul für WinServer2016 und WinServer 2019,FB6590
Allnetl Wandtablett mit FTUI

Puschel74

#59
Zitat von: Tommy82 am 09 April 2016, 21:48:22
Im Eventmonitor kommt nur
2016.04.09 21:47:26.424 4: dummy set BATT_Status OK

Ähem, ja das ist schon klar.
Ich meinte eigentlich wenn dann eine mail gesendet wird.
Du kannst ja auch global verbose auf 5 drehen und schauen was FHEM sieht bevor es dir ne Mail schickt.
Ist ja nicht so das es das erste Mal wäre das du den Loglevel raufschrauben solltest um mehr zu sehen  ;)

Edith: Wobei ich immer noch behaupte das das die Devices was anderes als ok senden sonst würde das notify nicht triggern.
Allerdings prüfe ich auf !~ m/ok/ und da ich nicht der regexp-Spezie bin kann ich so auf die Schnelle nicht sofort sagen wo genau der Unterschied ist.
Ich müsste selbst erst schauen aber bei mir klappt es ja  ;)
Zotac BI323 als Server mit DBLog
CUNO für FHT80B, 3 HM-Lan per vCCU, RasPi mit CUL433 für Somfy-Rollo (F2F), RasPi mit I2C(LM75) (F2F), RasPi für Panstamp+Vegetronix +SONOS(F2F)
Ich beantworte keine Supportanfragen per PM! Bitte im Forum suchen oder einen Beitrag erstellen.