Added config files for Zwave and added better logging

This commit is contained in:
Ziver Koc 2019-11-23 00:36:57 +01:00
parent b7c7913c92
commit d12c378b4f
102 changed files with 8169 additions and 39 deletions

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EVERSPRING AN145 SCREW-IN ON/OFF MODULE -->
<!-- Information from http://www.pepper1.net/zwavedb/device/57 -->
<Product xmlns='http://code.google.com/p/open-zwave/'>
<!-- Configuration Parameters not supported -->
<!-- Association Groups -->
<CommandClass id="133">
<Associations num_groups="1">
<Group index="1" max_associations="5" label="Basic" auto="true"/>
</Associations>
</CommandClass>
</Product>