I recently bought a zwave.me flush mountable switch (ZMEE05462) and discovered that it was not yet supported by domoticz.
I created a config file based on the documented parameters but found that the documentation was not quite correct.
After some experimentation I have now managed to get all functions working correctly and want to share the device config file so it can be included in a later release (attached).
This is the line I needed to add to the file manufacturer_specific.xml under manufacturer Popp / Duwi (id="0064")
Code: Select all
<Product type="1000" id="0009" name="ZMEE05462 Flush Mounted Switch" config="zwave.me/ZME_05462.xml" />
-- Rob