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

settings.audio.get() issues #19

Open
erodewald opened this issue Apr 11, 2019 · 0 comments
Open

settings.audio.get() issues #19

erodewald opened this issue Apr 11, 2019 · 0 comments

Comments

@erodewald
Copy link
Contributor

I am attempting to set the volume using this.control.volume.set(). It relies on the result of this.settings.audio.get(), which is failing. I've made manual calls to <host>/menu_native/dynamic/tv_settings/audio and it responds with an exception.

Internally, I converted it over to use this.control.volume.get() (/menu_native/dynamic/tv_settings/audio/volume) with no problems. @heathbar, has the current implementation ever worked, or did Vizio update their firmware API recently?

context:

return sendRequest('get', host + '/menu_native/dynamic/tv_settings/audio', _authKey);

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

1 participant