]> git.basschouten.com Git - openhab-addons.git/commit
[openhab.binding.onkyo]: add channel for changing the Audyssey EQ Mode (#14316)
authorMatt Filetto <matt.filetto@gmail.com>
Thu, 9 May 2024 21:53:06 +0000 (14:53 -0700)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 21:53:06 +0000 (23:53 +0200)
commit677fd35d02309b1150164ff65ceaefadcb4a6a46
tree1787f833adfe5ed847dbb21a63b5012f42c84ce1
parent90a23160ae6ad485d1612aa99ce2fb22c98191f2
[openhab.binding.onkyo]: add channel for changing the Audyssey EQ Mode (#14316)

* Values are Off, Movie, and Music and and corspond to 0,1,2

Signed-off-by: Matt Filetto <matt.filetto@gmail.com>
bundles/org.openhab.binding.onkyo/README.md
bundles/org.openhab.binding.onkyo/src/main/java/org/openhab/binding/onkyo/internal/OnkyoBindingConstants.java
bundles/org.openhab.binding.onkyo/src/main/java/org/openhab/binding/onkyo/internal/eiscp/EiscpCommand.java
bundles/org.openhab.binding.onkyo/src/main/java/org/openhab/binding/onkyo/internal/handler/OnkyoHandler.java
bundles/org.openhab.binding.onkyo/src/main/resources/OH-INF/i18n/onkyo.properties
bundles/org.openhab.binding.onkyo/src/main/resources/OH-INF/thing/channel-groups.xml
bundles/org.openhab.binding.onkyo/src/main/resources/OH-INF/thing/channels.xml
bundles/org.openhab.binding.onkyo/src/main/resources/OH-INF/update/instructions.xml [new file with mode: 0644]