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
7
plugins/hal-zwave/config/2gig/ct100.xml
Normal file
7
plugins/hal-zwave/config/2gig/ct100.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- This thermostat's setpoint descriptions are 0 based, not 1 -->
|
||||
<CommandClass id="67" base="0" />
|
||||
|
||||
</Product>
|
||||
7
plugins/hal-zwave/config/2gig/ct30.xml
Normal file
7
plugins/hal-zwave/config/2gig/ct30.xml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- This thermostat's setpoint descriptions are 0 based, not 1 -->
|
||||
<CommandClass id="67" base="0" />
|
||||
|
||||
</Product>
|
||||
Loading…
Add table
Add a link
Reference in a new issue