-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Onkyo] Fix various issues #1529
Conversation
Fixes various issues for Onkyo binding * Fix lookup of listening modes & audio sources below #10 * Adds several missing listening modes * Adds several missing sources * Fix Exceptions statusUpdateReceived in case of N/A * Fix issue when looking up sources for zone2 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
@pail23, Could you please review? |
Does this mean i can now use the binding even when my receiver is switched to standby without flooding the log? |
@hfanieng
if (listenModeStr != "N/") |
Thank you for pointing me on that @NorbertHD 👍 If this bug is fixed the Onkyo-Binding is one thing i would like to test whit my hardware and oH2. |
Mentioned by @hfanieng Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
@NorbertHD also included the fix you proposed. |
Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
@marcelrv Thanks for the fixes! The changes lgtm. |
@marcelrv Thanks for the quick reaction! |
Thank you all! |
Fixes various issues for Onkyo binding * Fix lookup of listening modes & audio sources below openhab#10 * Adds several missing listening modes * Adds several missing sources * Fix Exceptions statusUpdateReceived in case of N/A * Fix issue when looking up sources for zone2 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Fixes various issues for Onkyo binding * Fix lookup of listening modes & audio sources below openhab#10 * Adds several missing listening modes * Adds several missing sources * Fix Exceptions statusUpdateReceived in case of N/A * Fix issue when looking up sources for zone2 Signed-off-by: Marcel Verpaalen <marcel@verpaalen.com>
Fixes various issues for Onkyo binding
Signed-off-by: Marcel Verpaalen marcel@verpaalen.com