Skip to content

Commit

Permalink
Add Kwikset Convert 914 (OpenZWave#2032)
Browse files Browse the repository at this point in the history
Add Kwikset Convert 914 to manufacturer_specific.xml
  • Loading branch information
jeffsanicola authored and petergebruers committed Dec 9, 2019
1 parent e7acd13 commit 76e21d8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion config/manufacturer_specific.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<ManufacturerSpecificData Revision="60" xmlns="https://github.com/OpenZWave/open-zwave">
<ManufacturerSpecificData Revision="61" xmlns="https://github.com/OpenZWave/open-zwave">
<Manufacturer id="0028" name="2B Electronics"></Manufacturer>
<Manufacturer id="0098" name="2GIG Technologies">
<Product config="2gig/ct50e.xml" id="015e" name="CT50e Thermostat" type="3200"/>
Expand Down Expand Up @@ -1030,6 +1030,7 @@
<Product config="kwikset/smartcode.xml" id="0642" name="SmartCode 916" type="0003"/>
<Product config="kwikset/smartcode.xml" id="0440" name="SmartCode 914" type="0003"/>
<Product config="kwikset/smartcode.xml" id="0440" name="SmartCode 10" type="0006"/>
<Product config="kwikset/smartcode.xml" id="0446" name="Convert 914" type="0003"/>
</Manufacturer>
<Manufacturer id="0051" name="Lagotek Corp"></Manufacturer>
<Manufacturer id="0173" name="Leak Intelligence LLC"></Manufacturer>
Expand Down
4 changes: 2 additions & 2 deletions cpp/build/testconfigversions.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1644,8 +1644,8 @@
'md5' => '4d34aeaaea917c229bedbb737e4de1550b2d7db5f9e61566a1c0a39966b6442d381d01f93714e12aae1404797d36854274cc4063dd7424b00d27da238b17a36a'
},
'config/manufacturer_specific.xml' => {
'Revision' => '60',
'md5' => '618c2ca4e75ab5cfbf521fa4ebaeb610c486ac98d5a4208c25b93c68a09d97c96306d2d80debd8c88712be9a35c7805f70e6c4e583476497b84649b7980a6932'
'Revision' => '61',
'md5' => 'fbd64285fe3072411e297ce6ff58dccd3c9bb82e8d410283d6c3ee4210e0dbae04be90b4b904c0b7656addd5da9b01951eef2de479576c33b7e8ff61fede0256'
},
'config/mcohome/a8-9.xml' => {
'Revision' => '1',
Expand Down

0 comments on commit 76e21d8

Please sign in to comment.