Devolo Siren mt2758 (Z-Wave+)

For Z-Wave related questions in Domoticz

Moderator: leecollings

Post Reply
korniza
Posts: 157
Joined: Thursday 27 August 2015 18:12
Target OS: Raspberry Pi / ODroid
Domoticz version: V3.6028
Location: Greece
Contact:

Devolo Siren mt2758 (Z-Wave+)

Post by korniza »

I've got this siren. It seems that there is no support from openzwave at this time. Domoticz incuded but there are no configuration options. any idea how to build this openzwave device ?
Attachments
devolo_zwave.png
devolo_zwave.png (8.32 KiB) Viewed 1142 times
devolo_devices.png
devolo_devices.png (47.28 KiB) Viewed 1142 times
>>>> Google Home <<<<<
SBC: Odroid XU4 * Raspberry Pi2 * banana Pi v1
Peripherals: rfxtrx433E, aeon z-stick gen5, bluetooth dongles
Extended Software packages: Xeoma (video NVR), FHEM (extra home automation software)
korniza
Posts: 157
Joined: Thursday 27 August 2015 18:12
Target OS: Raspberry Pi / ODroid
Domoticz version: V3.6028
Location: Greece
Contact:

Re: Devolo Siren mt2758 (Z-Wave+)

Post by korniza »

good news!
I've found the xml file of configurations. Still some thing are missing but is a good start as it has sound and light. I try to find how to get only visual alarm.Any help?

Here is the xml file you need to put under openzwave (/home/pi/domoticz/Config/devolo/). Also you need to edit /home/pi/domoticz/Config//manufacturer_specific.xml to add the path of xml file adding the xml the section
<Manufacturer id="0175" name="Devolo home Control">
<Product type="0002" id="000e" name="Door/Window Contact MT 02648" config="devolo/mt02648.xml"/>
<Product type="0001" id="0011" name="Metering Plug MT 2646" config="devolo/mt2646.xml"/>
<Product type="0002" id="0021" name="Flood Detector MT 2756"/>
<Product type="0002" id="000d" name="Motion Detector MT 2647" config="devolo/mt2647.xml"/>
<Product type="0100" id="0101" name="Scene Switch MT 2652" config="zwave.me/ZME_WALLC-S.xml" />
<Product type="0100" id="0102" name="Remote MT 2653" config="zwave.me/ZME_KFOB-S.xml" />
<Product type="0004" id="000a" name="Siren MT 2758" config="devolo/mt2758.xml"/>
</Manufacturer>

Code: Select all

<?xml version="1.0" encoding="utf-8"?>
<!-- Vision Security Battery Siren -->
<Product xmlns='http://code.google.com/p/open-zwave/'>
    <!-- Configuration -->
  <CommandClass id="112">
    <Value type="byte" index="7" genre="config" label="Customer Function" min="0" max="127" value="0">
       <Help>
          Bit 0: Reserved
          Bit 1: Reserved
          Bit 2: Reserved
          Bit 3: 0: Enable Sound, 1: Disable Sound (Only using optical alarm)
          Bit 4: Notification type (0: Using Notification Report, 1: Using sensor Binary Report).
          Bit 5: Reserved
          Bit 6: Reserved
          Bit 7: Reserved
       </Help>
    </Value>
    <Value type="list" index="29" genre="config" label="Disable Alarm" units="" min="0" max="1" value="0" size="1">
      <Help>
          Disable the alarm function.
          0: Enable Alarm, 1:Disable Alarm,
          Caution: After the power up, this configuration always be 0.
       </Help>
       <Item label="Enable Alarm" value="0" />
       <Item label="Disable Alarm" value="1" />
    </Value>
    <Value type="byte" index="31" genre="config" label="31. Alarm Duration" units="30 sec" min="0" max="12" value="6">
       <Help>
          Play alarm sound duration.
          1 tick is 30 second. Default is 3 minutes, maximum is 63.5 minutes.
          0: means never auto stop
       </Help>
    </Value>

  </CommandClass>

  <!-- Basic set as report -->
  <!-- <CommandClass id="32" setasreport="true" ignoremapping="true"/> -->

  <!-- Association Groups -->
  <CommandClass id="133">
    <Associations num_groups="1">
      <Group index="1" max_associations="8" label="Lifeline"/>
    </Associations>
  </CommandClass>

</Product>
>>>> Google Home <<<<<
SBC: Odroid XU4 * Raspberry Pi2 * banana Pi v1
Peripherals: rfxtrx433E, aeon z-stick gen5, bluetooth dongles
Extended Software packages: Xeoma (video NVR), FHEM (extra home automation software)
korniza
Posts: 157
Joined: Thursday 27 August 2015 18:12
Target OS: Raspberry Pi / ODroid
Domoticz version: V3.6028
Location: Greece
Contact:

Re: Devolo Siren mt2758 (Z-Wave+)

Post by korniza »

I also found that Devolo siren is the same with Zipato PH-PSE02!
>>>> Google Home <<<<<
SBC: Odroid XU4 * Raspberry Pi2 * banana Pi v1
Peripherals: rfxtrx433E, aeon z-stick gen5, bluetooth dongles
Extended Software packages: Xeoma (video NVR), FHEM (extra home automation software)
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest