Skip to content

Commit

Permalink
Kai Changes
Browse files Browse the repository at this point in the history
Changes from Review

Updated README.md and removed unnecessary functionality (converted NPE
to IAE).
Fixed turnonvolume and updated license headers

Updated for autodiscovery and media management channels

Signed-off-by: Tim Roberts <troberts@bigfoot.com> (github: tmrobert8)
  • Loading branch information
tmrobert8 committed Apr 26, 2017
1 parent df2e3a6 commit c772fd7
Show file tree
Hide file tree
Showing 53 changed files with 4,346 additions and 2,436 deletions.
2 changes: 1 addition & 1 deletion addons/binding/org.openhab.binding.russound/.classpath
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="output" path="target/classes"/>
Expand Down
Loading

0 comments on commit c772fd7

Please sign in to comment.