mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-18 21:11:23 +00:00
New device additions from mike@mikda.com
This commit is contained in:
parent
a0c010c280
commit
4c1877a528
2 changed files with 7 additions and 0 deletions
5
config/leviton/vri10.xml
Normal file
5
config/leviton/vri10.xml
Normal file
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Product>
|
||||
<!-- COMMAND_CLASS_VERSION CommandClassGet not supported -->
|
||||
<CommandClass id="134" classgetsupported="false" />
|
||||
</Product>
|
|
@ -200,6 +200,8 @@
|
|||
<Product type="0301" id="0209" name="VRS15-1LZ Binary Scene Switch" />
|
||||
<Product type="0401" id="0206" name="RZI10-1LX Multilevel Scene Switch" config="leviton/rzi10.xml" />
|
||||
<Product type="0401" id="0209" name="VRI06-1LX Multilevel Scene Switch" config="leviton/vri06.xml" />
|
||||
<Product type="0501" id="0206" name="VRI10-1LX Multilevel Scene Switch" config="leviton/vri10.xml" />
|
||||
<Product type="0901" id="0215" name="VRC51-1LX One Scene Controller" />
|
||||
<Product type="0702" id="0261" name="VRCZ4-M0Z 4-Button Zone Controller" />
|
||||
<Product type="0b02" id="030b" name="VRC0P-1LW Plug-in Serial Interface Module" />
|
||||
<Product type="0c01" id="0206" name="VRCPG-SG RF Handheld Remote Controller" />
|
||||
|
|
Loading…
Add table
Reference in a new issue