forked from openhab/openhab1-addons
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added database support for receptacle per Issue openhab#3094
- Loading branch information
1 parent
6325dfd
commit ab225f0
Showing
2 changed files
with
35 additions
and
0 deletions.
There are no files selected for viewing
26 changes: 26 additions & 0 deletions
26
bundles/binding/org.openhab.binding.zwave/database/leviton/dzr15-1lz.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<Product> | ||
<Model>DZR15-1LZ</Model> | ||
<Label lang="en">Scene Capable Receptacle</Label> | ||
<CommandClasses> | ||
<Class><id>0x20</id></Class> | ||
<Class><id>0x25</id></Class> | ||
<Class><id>0x86</id></Class> | ||
<Class><id>0x27</id></Class> | ||
<Class><id>0x2b</id></Class> | ||
<Class><id>0x2c</id></Class> | ||
<Class><id>0x91</id></Class> | ||
<Class><id>0x72</id></Class> | ||
<Class><id>0x73</id></Class> | ||
<Class><id>0x77</id></Class> | ||
<Class><id>0x85</id></Class> | ||
</CommandClasses> | ||
|
||
<Configuration> | ||
|
||
</Configuration> | ||
<Associations> | ||
|
||
</Associations> | ||
</Product> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters