mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-15 11:31:40 +00:00
Add Alfred DB2 Deadbolt config file + fixup files (#1918)
Fixes "make xmltest fails because of config=""" https://github.com/OpenZWave/open-zwave/issues/1916
This commit is contained in:
parent
1b1c99cb2d
commit
d1b4e0d230
5 changed files with 50 additions and 3 deletions
41
config/alfred/DB2.xml
Normal file
41
config/alfred/DB2.xml
Normal file
|
@ -0,0 +1,41 @@
|
|||
<Product Revision="1"
|
||||
xmlns="https://github.com/OpenZWave/open-zwave">
|
||||
<MetaData>
|
||||
<MetaDataItem name="Name">DB2 Z-Wave Accessory</MetaDataItem>
|
||||
<MetaDataItem name="Description">Connect a DB2 or DB2-B to your smart hub using this easy to install Z-Wave module</MetaDataItem>
|
||||
<MetaDataItem name="OzwInfoPage">http://www.openzwave.com/device-database/021D:0001:0003</MetaDataItem>
|
||||
<MetaDataItem name="ProductPic">images/alfred/DB2.png</MetaDataItem>
|
||||
<MetaDataItem name="ProductPage">https://alfredinc.com/collections/products/products/zwave-module</MetaDataItem>
|
||||
<MetaDataItem name="ProductSupport">https://alfredinc.com/pages/support</MetaDataItem>
|
||||
<MetaDataItem name="ProductManual">https://Products.Z-WaveAlliance.org/ProductManual/File?folder=&filename=Manuals/3324/Alfred Z-Wave Plus System Integrators Guide V5.1.pdf</MetaDataItem>
|
||||
<MetaDataItem name="WakeupDescription"> <!-- Short description on how to wake up the device if its battery powered --></MetaDataItem>
|
||||
<MetaDataItem name="InclusionDescription">Follow the user guide of hub to enter inclusion mode.
|
||||
-Operate on lock following guide below:
|
||||
1.Enter master mode(refer to programming instruction)
|
||||
2.Input “8” to enter “function extension settings”
|
||||
3.Input “1” to join a network.</MetaDataItem>
|
||||
<MetaDataItem name="ExclusionDescription">Follow the user guide of hub to enter exclusion mode.
|
||||
-Operate on lock following guide below:
|
||||
1.Enter master mode(refer to programming instruction)
|
||||
2.Input “8” to enter “function extension settings”
|
||||
3.Input “2” to log off a network.</MetaDataItem>
|
||||
<MetaDataItem name="ResetDescription">Please use this procedure only when the network primary controller is missing or inoperable.
|
||||
-Operations on lock
|
||||
1.Open the door and keep the lock in "unlock" status
|
||||
2.Open battery box and find the reset button.
|
||||
3.Use a sharp thing to press and hold the reset button.
|
||||
4.Keep holding the reset button and remove a battery from battery box then replace it.
|
||||
5.Keep holding the reset button until hearing voice guide.</MetaDataItem>
|
||||
<MetaDataItem id="0001" name="ZWProductPage" type="0003">https://products.z-wavealliance.org/products/3324</MetaDataItem>
|
||||
<ChangeLog>
|
||||
<Entry author="petergebruers - petergebruers@gmail.com on behalf of " date="25 Aug 2019" revision="1">Initial file based on z-wavealliance.org</Entry>
|
||||
</ChangeLog>
|
||||
</MetaData>
|
||||
|
||||
<!-- The Association Group Information -->
|
||||
<CommandClass id="133">
|
||||
<Associations num_groups="1">
|
||||
<Group index="1" label="LifeLine" max_associations="5"/>
|
||||
</Associations>
|
||||
</CommandClass>
|
||||
</Product>
|
BIN
config/images/alfred/DB2.png
Normal file
BIN
config/images/alfred/DB2.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
|
@ -1457,7 +1457,7 @@
|
|||
<Manufacturer id="021C" name="Shenzhen iSurpass Technology"></Manufacturer>
|
||||
<Manufacturer id="037A" name="Shenzhen JBT Smart Lighting"></Manufacturer>
|
||||
<Manufacturer id="021D" name="Shenzhen Kaadas Intelligent Technology">
|
||||
<Product config="" id="0001" name="Alfred DB2 Deadbolt" type="0003"/>
|
||||
<Product config="alfred/DB2.xml" id="0001" name="Alfred DB2 Deadbolt" type="0003"/>
|
||||
</Manufacturer>
|
||||
<Manufacturer id="0211" name="Shenzhen Liao Wang Tong Da Technology"></Manufacturer>
|
||||
<Manufacturer id="0406" name="Shenzhen Meian Technology"></Manufacturer>
|
||||
|
|
|
@ -403,6 +403,10 @@
|
|||
'Revision' => '1',
|
||||
'md5' => '028c79db0efa85f50283cb57a22462dac7d2e7024851b5d715ddb7f715d0012b8f993829ad542639294ab266b3017fb31a62ed8fec929dde8f401dd276dde67f'
|
||||
},
|
||||
'config/alfred/DB2.xml' => {
|
||||
'Revision' => '1',
|
||||
'md5' => '3277bc3318fabba8c77c47592c791a2679fb4e96a0f1e9b21c38561d2fb624452d9397b89ce9a51c3eb6d39d20444a3cc8af06cf46cbca218a52c2c7d82dc8da'
|
||||
},
|
||||
'config/assa_abloy/ConexisL1.xml' => {
|
||||
'Revision' => '3',
|
||||
'md5' => '87fb792063b7985b730a185e5be07e8f98d3662069b8055cd4cdd1a5f7623edd9d18f25ef5ca9c45c5489d48a91f97da914026b845ba9ed57bdd99752d985ff9'
|
||||
|
@ -1608,8 +1612,8 @@
|
|||
'md5' => '4d34aeaaea917c229bedbb737e4de1550b2d7db5f9e61566a1c0a39966b6442d381d01f93714e12aae1404797d36854274cc4063dd7424b00d27da238b17a36a'
|
||||
},
|
||||
'config/manufacturer_specific.xml' => {
|
||||
'Revision' => '46',
|
||||
'md5' => '564663bc84f931e818643919f14b59dd5aa1fafc280093eab4259b9ce8ad5f241499f77de8531fd4c752b742be021fb961a18a065cfe10b8092c9b247a8d38ef'
|
||||
'Revision' => '48',
|
||||
'md5' => '95a79e626f290852d4ac13bd3a8920d6519f451110b76defa3bb45e010dd79f9cd4547fe95f2203e2058189edc57455f2a0b5106c1fb6fde64b1b12945d5fa09'
|
||||
},
|
||||
'config/mcohome/a8-9.xml' => {
|
||||
'Revision' => '1',
|
||||
|
|
|
@ -111,6 +111,7 @@ DISTFILES = .gitignore \
|
|||
config/aeotec/zwa006.xml \
|
||||
config/aeotec/zwa008.xml \
|
||||
config/airlinemechanical/zds-ud10.xml \
|
||||
config/alfred/DB2.xml \
|
||||
config/assa_abloy/ConexisL1.xml \
|
||||
config/assa_abloy/KeyfreeConnected-plus.xml \
|
||||
config/assa_abloy/KeyfreeConnected.xml \
|
||||
|
@ -446,6 +447,7 @@ DISTFILES = .gitignore \
|
|||
config/images/aeotec/zwa005.png \
|
||||
config/images/aeotec/zwa006.png \
|
||||
config/images/airlinemechanical/zds-ud10.png \
|
||||
config/images/alfred/DB2.png \
|
||||
config/images/assa_abloy/ConexisL1.png \
|
||||
config/images/assa_abloy/KeyfreeConnected-plus.png \
|
||||
config/images/assa_abloy/KeyfreeConnected.png \
|
||||
|
|
Loading…
Add table
Reference in a new issue