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

Failed to get available inputs from Yamaha R-N301 #18

Closed
coldoatmeal opened this issue Apr 13, 2020 · 1 comment
Closed

Failed to get available inputs from Yamaha R-N301 #18

coldoatmeal opened this issue Apr 13, 2020 · 1 comment

Comments

@coldoatmeal
Copy link

The plugin gets the basic configuration but then fails to get the available inputs. Not sure if the issue is in homebridge-yamaha-avr or in homebridge-yamaha.

curl -X POST 'http://<IP address>/YamahaRemoteControl/ctrl' --data-binary '<?xml version="1.0" encoding="utf-8"?><YAMAHA_AV cmd="GET"><System><Config>GetParam</Config></System></YAMAHA_AV>' returns <YAMAHA_AV rsp="GET" RC="0"><System><Config><Model_Name>R-N301</Model_Name><System_ID>redacted</System_ID><Version>1.13/0.05</Version><Feature_Existence><Main_Zone>1</Main_Zone><Tuner>1</Tuner><Spotify>1</Spotify><Pandora>1</Pandora><SERVER>1</SERVER><NET_RADIO>1</NET_RADIO><AirPlay>1</AirPlay></Feature_Existence></Config></System></YAMAHA_AV>

Looks like something fails parsing this response. I'm a system administrator for Windows and FreeBSD servers, so I'm outside of my expertise here.

@ACDR
Copy link
Owner

ACDR commented Oct 7, 2020

@coldoatmeal - this should be fixed in the beta release:
https://github.com/ACDR/homebridge-yamaha-avr/releases/tag/v2.0.0-beta.1

npm install -g homebridge-yamaha-avr@beta

@ACDR ACDR added the beta Enhancement/fix available in beta release label Oct 7, 2020
@ACDR ACDR closed this as completed Oct 13, 2020
@ACDR ACDR removed the beta Enhancement/fix available in beta release label Oct 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants