Removed unnecessary extra layer in resource folder structure.
This commit is contained in:
parent
94485b5633
commit
d8a1b66738
190 changed files with 11 additions and 11 deletions
13
plugins/hal-zwave/resources/config/everspring/se812.xml
Normal file
13
plugins/hal-zwave/resources/config/everspring/se812.xml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!-- EVERSPRING SE812 SIREN -->
|
||||
<Product xmlns='http://code.google.com/p/open-zwave/'>
|
||||
<!-- Configuration Parameters not supported -->
|
||||
<!-- Wakeup doesn't respond -->
|
||||
<CommandClass id="132" create_vars="false" />
|
||||
<!-- Association Groups -->
|
||||
<CommandClass id="133">
|
||||
<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