homebridge-yamaha-avr icon indicating copy to clipboard operation
homebridge-yamaha-avr copied to clipboard

AVR not reachable any more

Open jack-blackson opened this issue 2 years ago • 5 comments

Hello!

We have been working together on the issue with the error messages in the log. Since we fixed the error message, I was not able any more to access the AV receiver in the home app on my phone. I just gave a try today to switch back to older versions to see if it is working fine there (except the error messages in the log file) - and yes, it works fine again, so it somehow has something to do with the version.

With version 2.0.6, the connection works fine again, as it had been.

When updating to 2.1.1, I saw a message that I have to add the device as an extra one in my home app - with setup code. I did that, and it worked fine too.

Updating back to 3.0.1, when starting the server (AV device is running), I get this error message:

Failed to get system config from AV Receiver. Please verify the AVR is connected and accessible at 192.168.1.103

What can I do here? The IP address is correct, this is how the config looks like:

{
    "ip": "192.168.1.103",
    "name": "Yamaha AVR",
    "enablePureDirectSwitch": false,
    "volumeAccessoryEnabled": false,
    "zone2Enabled": false,
    "zone3Enabled": false,
    "zone4Enabled": false,
    "platform": "yamaha-avr"
}

jack-blackson avatar Sep 14 '22 12:09 jack-blackson

I'd guess this is probably similar to this: https://github.com/ACDR/homebridge-yamaha-avr/issues/76

v3 relies on the YXC API, which appears to not be available on some receivers... I'll likely end up rolling this back as it seems the number of receivers that doesn't support this is higher than I had anticipated.

In the meantime, if 2.1.1 works for you then you should be able to continue using that version.

ACDR avatar Sep 15 '22 08:09 ACDR

Same issue for me. Rolled back to 2.1.1 (I have a RX-V677)

Romeo1984 avatar Sep 16 '22 17:09 Romeo1984

Just adding this here, also had to roll back to 2.1.1 with the same error as reported above. Working in 2.1.1

bdaroz avatar Nov 17 '22 02:11 bdaroz

also needing to roll back to 2.1.1 for RX-V673

ryanchild avatar Aug 12 '23 05:08 ryanchild

Also had to roll back for RX-A1020. I would love the features from https://github.com/ACDR/homebridge-yamaha-avr/pull/73 on 2.1.1.

saratvemulapalli avatar Aug 23 '23 04:08 saratvemulapalli