D-link DCH-Z510 Indoor Siren

Others (MiLight, Hue, Toon etc...)

Moderator: leecollings

Post Reply
ramesses
Posts: 17
Joined: Monday 30 November 2015 13:32
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8755
Location: CZ
Contact:

D-link DCH-Z510 Indoor Siren

Post by ramesses »

Hi everybody,
I just included my new D-link DCH-Z510 z-wave siren, but it seems currently not fully supported by Domoticz/OZW yet. It is identified in Nodes section as "D-Link Corporation Unknown: type=0004, id=000a". I am able to start and stop loud siren via binary switch but I'd like to play door chime and the some other supported sounds.

I don't know how to send Notification_report to play different sound. Can somebody help me with that, please?

Here is what manual says:
Image
Domoticz on RaZberry, OZW 1.4-2713
Aeotec MultiSensor 6, Aeotec LED Bulb, Vision ZD2102 Door/Window Sensor, Vision ZP3102 PIR Motion Sensor, D-Link Siren DCH-Z510, Fibaro Smoke Sensor FGSD002, Aeotec Key Fob, Qubino ZMNHDD1 Z-Wave Plus Flush Dimmer
ramesses
Posts: 17
Joined: Monday 30 November 2015 13:32
Target OS: Raspberry Pi / ODroid
Domoticz version: 3.8755
Location: CZ
Contact:

Re: D-link DCH-Z510 Indoor Siren

Post by ramesses »

I can say that D-link DCH-Z510 is the same as Philio PSE02 and Zipato Siren. All have the same documentation and specification.
Domoticz on RaZberry, OZW 1.4-2713
Aeotec MultiSensor 6, Aeotec LED Bulb, Vision ZD2102 Door/Window Sensor, Vision ZP3102 PIR Motion Sensor, D-Link Siren DCH-Z510, Fibaro Smoke Sensor FGSD002, Aeotec Key Fob, Qubino ZMNHDD1 Z-Wave Plus Flush Dimmer
User avatar
Egregius
Posts: 2592
Joined: Thursday 09 April 2015 12:19
Target OS: Linux
Domoticz version: v2024.7
Location: Beitem, BE
Contact:

Re: D-link DCH-Z510 Indoor Siren

Post by Egregius »

I'm trying to get it known correctly, not easy for a first time...

manufacturer_specific.xml:

Code: Select all

		<Product type="0004" id="000a" name="PSE02 Indoor siren" config="philio/pse02.xml"/>
philio/pse02.xml:

Code: Select all

<?xml version="1.0" encoding="UTF-8"?>
<!-- Philio: PSE02 Indoor Siren -->
<Product xmlns="http://code.google.com/p/open-zwave/">
 
  <!-- Configuration Parameters -->
  <CommandClass id="112">
		<Value type="byte" index="29" genre="config" label="Disable alarm" min="0" max="1" value="0" size="1">
			<Help>
				Disable the alarm function. Caution: After the power up, this configuration always be 0.
			</Help>
		</Value>
		<Value type="short" index="31" genre="config" label="Alarm Duration" min="00" max="7f" value="6" size="1">
			<Help>
				Play alarm sound duration, 1 tick is 30 seconds. Default is 3 minutes, maximum is 63.5 minutes. 1 - 127.
			</Help>
		</Value>
  </CommandClass>
</Product>
Config option appear, but they are not accepted.
Need some more investigation on how to include a unknown device....
Post Reply

Who is online

Users browsing this forum: No registered users and 1 guest