Skip to content
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

AVR not reachable any more #79

Open
jack-blackson opened this issue Sep 14, 2022 · 5 comments
Open

AVR not reachable any more #79

jack-blackson opened this issue Sep 14, 2022 · 5 comments
Labels
bug Something isn't working

Comments

@jack-blackson
Copy link

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 jack-blackson added the bug Something isn't working label Sep 14, 2022
@ACDR
Copy link
Owner

ACDR commented Sep 15, 2022

I'd guess this is probably similar to this:
#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.

@Romeo1984
Copy link

Romeo1984 commented Sep 16, 2022

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

@bdaroz
Copy link

bdaroz commented Nov 17, 2022

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

@ryanchild
Copy link

also needing to roll back to 2.1.1 for RX-V673

@saratvemulapalli
Copy link

Also had to roll back for RX-A1020.
I would love the features from #73 on 2.1.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants