OpenZWave / open-zwave

a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
http://www.openzwave.net/
GNU Lesser General Public License v3.0
1.05k stars 911 forks source link

Zipato Mini Keypad with wrong manufacturer id #393

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When I add my Zipato Mini Keypad, I got these informations:

Product <product_name>           = Unknown: type=6131, id=4501
Manufacturer <manufacturer_name> = Schlage Link

But in the manufacturer file, we can see that 6131/4501 exists for Zipato 
manufacturer:
<Product type="6131" id="4501" name="Zipato Mini Keypad" 
config="zipato/MiniKeypad.xml" />

Is it possible to duplicate this product line into the "Schlage Link" 
manufacturer since it seems to be also Zipato product ?

Thank you

Original issue reported on code.google.com by spij...@gmail.com on 12 Nov 2014 at 1:59

GoogleCodeExporter commented 9 years ago
This is a duplicate of issue 387:
https://code.google.com/p/open-zwave/issues/detail?id=387

I will add that one in a few minutes

Original comment by uAle...@gmail.com on 15 Nov 2014 at 11:53