Page 1 of 1

Looking for a simple switch

Posted: Sunday 11 December 2016 15:37
by Tiberius
Hi All

I am looking for a simple wall-switch (on/off) with one or more buttons. Something like this:
https://www.amazon.de/Devolo-Funkschalt ... e+schalter

According to this list
http://www.domoticz.com/wiki/Hardware#A_2
there are no switches like that supported at all. Or at least I am not able to find one?

Are there some devices compatible devices you can recommend me to use?

Thanks
Michael

Re: Looking for a simple switch

Posted: Tuesday 13 December 2016 20:31
by cogliostrio
Looks like Devolo just rebrands the hardware (looks like a Z-Wave.Me WALLC-S switch).

Its the scene Switch MT 2652 you are looking for.

From OZW manufacturer_specific.xml

Code: Select all

	<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" />

Re: Looking for a simple switch

Posted: Sunday 05 February 2017 13:24
by gizmocuz
I dont think this switch is supported yet, as it is using the central scene command class, which is not fully implemented in OZW as i understand