Skip to content

Commit

Permalink
Added Leviton DZR15-1LZ
Browse files Browse the repository at this point in the history
Added database support for receptacle per Issue openhab#3094
  • Loading branch information
SkynetHome committed Sep 11, 2015
1 parent 6325dfd commit ab225f0
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 0 deletions.
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>

Original file line number Diff line number Diff line change
Expand Up @@ -2213,6 +2213,15 @@
<Label lang="en">Scene Capable Plug-in Dimmer</Label>
<ConfigFile>leviton/vrpd3-1lw.xml</ConfigFile>
</Product>
<Product>
<Reference>
<Type>1d04</Type>
<Id>334</Id>
</Reference>
<Model>DZR15-1LZ</Model>
<Label lang="en">Scene Capable Receptacle</Label>
<ConfigFile>leviton/dzr15-1lz.xml</ConfigFile>
</Product>
</Manufacturer>
<Manufacturer>
<Id>007e</Id>
Expand Down

0 comments on commit ab225f0

Please sign in to comment.