Added support for Open-Zwave for Minoston MP22ZP zwave Smart Outdoor Plug
Currently using this in my Domoticz deployment. (/home/domoticz/Config)
- Add the following to bottom of this file just above '/ManufacturerSpecificData'
~/openwave/open-zwave/config/manufacturer_specific.xml
- This could be in the directory called Config
<Manufacturer id="0312" name="Minoston">
<!-- Addded 22-07-20 by Vince Mammoliti vince@afterpoint.ca -->
<Product config="minoston/mp22zp.xml" id="ff0f" name="MP22ZP Smart Outdoor Plug" type="ff00"/>
</Manufacturer>
- Make a directory called minoston and copy mp22zp.xml into it.
Drop me an email if you found this use full.