FHEM Forum

FHEM => Anfängerfragen => Thema gestartet von: lewej am 15 Januar 2019, 20:06:33

Titel: notify Probably associated with wird nicht angezeigt und bleibt leer
Beitrag von: lewej am 15 Januar 2019, 20:06:33
Hallo zusammen,

ich habe folgendes notify, was auch funktioniert, jedoch wird das "Probably associated with" nicht gefühlt sobald ich shellyrollo_[1-9] benutze, wenn ich nur shellyrollo_1 setze, wird das "Probably associated with" gesetzt.

Ist das ein Bug oder mache ich was falsch?


Internals:
   CFGFN      /opt/fhem/include_files/fhem_loxone.cfg
   DEF        shellyrollo_[1-9]*:(relay.*|taster.*) {LOXONE_Generic4("loxone","$NAME","$EVTPART0","$EVTPART1")}
   NAME       ShellyRolladentoToLoxone
   NR         944
   NTFY_ORDER 50-ShellyRolladentoToLoxone
   REGEXP     shellyrollo_[1-9]*:(relay.*|taster.*)
   STATE      2019-01-15 20:01:13
   TRIGGERTIME 1547578873.90208
   TYPE       notify
   READINGS:
     2019-01-15 20:00:32   state           active
Attributes:
   room       Rolladen
Titel: Antw:notify Probably associated with wird nicht angezeigt und bleibt leer
Beitrag von: CoolTux am 15 Januar 2019, 20:20:17
Weder noch. Das ist so. Dadurch das der Deviceteil schon eine RegEx ist kann nicht mehr eindeutig zugeordnet werden.