Added config files for Zwave and added better logging
This commit is contained in:
parent
b7c7913c92
commit
d12c378b4f
102 changed files with 8169 additions and 39 deletions
5
plugins/hal-zwave/config/leviton/rzi10.xml
Normal file
5
plugins/hal-zwave/config/leviton/rzi10.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- COMMAND_CLASS_VERSION CommandClassGet not supported -->
|
||||
<CommandClass id="134" classgetsupported="false" />
|
||||
</Product>
|
||||
5
plugins/hal-zwave/config/leviton/vrcpg.xml
Normal file
5
plugins/hal-zwave/config/leviton/vrcpg.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- COMMAND_CLASS_VERSION CommandClassGet not supported -->
|
||||
<CommandClass id="134" classgetsupported="false" />
|
||||
</Product>
|
||||
5
plugins/hal-zwave/config/leviton/vrf01.xml
Normal file
5
plugins/hal-zwave/config/leviton/vrf01.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- COMMAND_CLASS_VERSION CommandClassGet not supported -->
|
||||
<CommandClass id="134" classgetsupported="false" />
|
||||
</Product>
|
||||
5
plugins/hal-zwave/config/leviton/vri06.xml
Normal file
5
plugins/hal-zwave/config/leviton/vri06.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- COMMAND_CLASS_VERSION CommandClassGet not supported -->
|
||||
<CommandClass id="134" classgetsupported="false" />
|
||||
</Product>
|
||||
5
plugins/hal-zwave/config/leviton/vri10.xml
Normal file
5
plugins/hal-zwave/config/leviton/vri10.xml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- COMMAND_CLASS_VERSION CommandClassGet not supported -->
|
||||
<CommandClass id="134" classgetsupported="false" />
|
||||
</Product>
|
||||
Loading…
Add table
Add a link
Reference in a new issue