Skip to content

Commit

Permalink
fix manufacturer_specific.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fishwaldo committed Nov 3, 2020
2 parents 1525eda + 1951242 commit 3ad9d8e
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
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<ManufacturerSpecificData Revision="125"
<ManufacturerSpecificData Revision="126"
xmlns="https://github.com/OpenZWave/open-zwave">
<Manufacturer id="0028" name="2B Electronics"></Manufacturer>
<Manufacturer id="0098" name="2GIG Technologies">
Expand Down Expand Up @@ -657,6 +657,7 @@
<Product config="fibaro/fgk10x.xml" id="3001" name="FGK10x Door Opening Sensor" type="0701"/>
<Product config="fibaro/fgdw2.xml" id="1000" name="FGDW002 Door Opening Sensor 2" type="0702"/>
<Product config="fibaro/fgdw2.xml" id="2000" name="FGDW002 Door Opening Sensor 2" type="0702"/>
<Product config="fibaro/fgdw2.xml" id="3000" name="FGDW002 Door Opening Sensor 2" type="0702"/>
<Product config="fibaro/fgr221.xml" id="0104" name="FGR221 Roller Shutter Controller" type="0300"/>
<Product config="fibaro/fgr221.xml" id="100a" name="FGR221 Roller Shutter Controller" type="0300"/>
<Product config="fibaro/fgr221.xml" id="0106" name="FGR221 Roller Shutter Controller" type="0300"/>
Expand Down
4 changes: 2 additions & 2 deletions cpp/build/testconfigversions.cfg
Expand Up @@ -1884,8 +1884,8 @@
'md5' => '4d34aeaaea917c229bedbb737e4de1550b2d7db5f9e61566a1c0a39966b6442d381d01f93714e12aae1404797d36854274cc4063dd7424b00d27da238b17a36a'
},
'config/manufacturer_specific.xml' => {
'Revision' => 125,
'md5' => '05c5d43184b9aeaca0307c25321335a6bad0b9ff08727595972b5b879c084660055f02927fcd4adea84628ae31e3dba2952eb6f10f2531923eea417f1c9e665d'
'Revision' => 126,
'md5' => 'ca6e710bfca12fdd49c2fef6eb93d4481aec02bc49c7ddea4860ffd735b8ad7f535752bf3c581726837893ed5e5d8c0f95553bc62628acb6df72008cb48f1f0d'
},
'config/mcohome/a8-9.xml' => {
'Revision' => 1,
Expand Down

0 comments on commit 3ad9d8e

Please sign in to comment.