TRX_SECURITY Meiantech

Begonnen von ThierryLoup, 10 August 2015, 14:37:38

Vorheriges Thema - Nächstes Thema

ThierryLoup

Hallo,

Ich benutze FHEM mit einen RFXTRX433E und es geht ohne Probleme (zum Beispiel mit Oregon Sensoren).

Ich möschte aber meine Meiantech (Atlantic's) Alarmanlage mit FHEM einbinden. Eine möglische Verwendung wäre zum Beispiel die Motion-Sensoren benutzen um ein Licht aufzumachen.

In TRX_SECURITY gibt's etwas für Meiantech aber vielleicht ist es nicht ganz komplet? Meine Sensoren können nicht erkennt.
Ich bekomme einen Errorcode : "TRX_SECURITY: error undefined subtype=8"

Soll ich nur 46_TRX_SECURITY.pm so ändern ? Oder etwas mehr?

my %security_devtype =
    ( # HEXSTRING =>
0x00 => [ "DS10A", "Window" ], # X10 security door/window sensor
0x01 => [ "MS10A", "motion" ], # X10 security motion sensor
0x02 => [ "KR18", "key" ], # X10 security remote (no alive packets)
0x03 => [ "KD101", "smoke" ], # KD101 (no alive packets)
0x04 => [ "VISONIC_WINDOW", "window" ], # Visonic PowerCode door/window sensor â€" primary contact (with alive packets)
0x05 => [ "VISONIC_MOTION", "motion" ], # Visonic PowerCode motion sensor (with alive packets)
0x06 => [ "VISONIC_REMOTE", "key" ], # Visonic CodeSecure (no alive packets)
0x07 => [ "VISONIC_WINDOW_AUX", "window" ], # Visonic PowerCode door/window sensor â€" auxiliary contact (no alive packets)
0x08 => ["MEIANTECH", "alarm" ], # MEIANTECH Alarm
  );

Markus M.

Reichen wird es unter Umständen noch nicht, aber das ist dein Startpunkt.
Ändern und gucken was passiert, Ergebnisse wieder hier posten :)
FHEM dev + HomeBridge + Lenovo Flex15 + HM-CFG-USB + RFXtrx433 + Fritz!Box 7590/7580/546E

HM Aktor/Sensor/Winmatic/Keymatic/Thermostat, HUE, Netatmo Weather/Security/Heating, Xiaomi AirPurifier/Vacuum, Withings Aura/BPM/Cardio/Go/Pulse/Thermo, VSX828, Harmony, Siro ERB15LE
https://paypal.me/mm0

ThierryLoup

Es scheint zu funktionieren  ;D

Markus M.

Super!
Kannst du daraus vielleicht noch einen Patch machen und an Willi schicken?
FHEM dev + HomeBridge + Lenovo Flex15 + HM-CFG-USB + RFXtrx433 + Fritz!Box 7590/7580/546E

HM Aktor/Sensor/Winmatic/Keymatic/Thermostat, HUE, Netatmo Weather/Security/Heating, Xiaomi AirPurifier/Vacuum, Withings Aura/BPM/Cardio/Go/Pulse/Thermo, VSX828, Harmony, Siro ERB15LE
https://paypal.me/mm0