Onkyo Binding Error For input string: "N/"

Hello,

i get this exception every 10 seconds. Any clue where to search or what could be the problem? The binding is working though (Switch on/off the receiver etc)

I’m running the latest snapshot of OH2 on rpi2 and Onkyo Binding 2.0.0.SNAPSHOT which is in offline-distribution.

2016-11-09 10:49:39.550 [ERROR] [b.binding.onkyo.internal.eiscp.Eiscp] - Event listener invoking error
java.lang.NumberFormatException: For input string: "N/"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)[:1.8.0_111]
at java.lang.Integer.parseInt(Integer.java:580)[:1.8.0_111]
at org.openhab.binding.onkyo.handler.OnkyoHandler.statusUpdateReceived(OnkyoHandler.java:314)[199:org.openhab.binding.onkyo:2.0.0.201611072258]
at org.openhab.binding.onkyo.internal.eiscp.Eiscp.waitStateMessages(Eiscp.java:459)[199:org.openhab.binding.onkyo:2.0.0.201611072258]
at org.openhab.binding.onkyo.internal.eiscp.Eiscp.access$1(Eiscp.java:338)[199:org.openhab.binding.onkyo:2.0.0.201611072258]
at org.openhab.binding.onkyo.internal.eiscp.Eiscp$DataListener.run(Eiscp.java:494)[199:org.openhab.binding.onkyo:2.0.0.201611072258]

Which model is your receiver and what items have you defined?

Did you discover the receiver or have you manually added a config file for it?

I have an Onkyo TX-NR818 and the items are (Discovered)

Zone 1 + 2 with:
Power, Input Source, Volume and Mute

And Player with:
Control, Playing Time, Title, Album, Artist, Listen Mode

The error occurs always. Even when the receiver is off.

I’ve got a TX-NR609 which isn’t supported, and I’m using the 2.0.0.b4 binding. I don’t have the option to select zone (even though I’m pretty sure the amp has a zone 2).

What happens if you disable the zone channel in PaperUI -> Configuration -> Things and clicking on the Onkyo Binding

Hi Rob, I’m trying to set my 609 up but can’t quite figure it out? Where can I find the 2.0.0.b4 binding?
Any help would be much appreciated

Hi Matt.

Are you using OH2? This is Beta4 and I just installed this binding

Yes OH2 but I’m still trying to get my head around it. Thanks for the info.