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
12
plugins/hal-zwave/config/everspring/sf812.xml
Normal file
12
plugins/hal-zwave/config/everspring/sf812.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EVERSPRING SF812 SMOKE DETECTOR -->
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- Configuration Parameters not supported -->
|
||||
<!-- Association Groups -->
|
||||
<CommandClass id="133">
|
||||
<!-- Groups and attributes based on http://www.pepper1.net/zwavedb/uploads/resources/fdeac2e16823d1f80c667ca4cc3ae32253ef4713.pdf -->
|
||||
<Associations num_groups="1">
|
||||
<Group index="1" max_associations="5" label="Reports" auto="true"/>
|
||||
</Associations>
|
||||
</CommandClass>
|
||||
</Product>
|
||||
Loading…
Add table
Add a link
Reference in a new issue