Skip to content

dougt/PioneerVolumeControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some Pioneer recievers have a web interface that allows you
to control various settings.  For example, you can change
the volume of your reciever by +0.5dB by sending a GET
request to:

http://<ipaddress>/EventHandler.asp?WebToHostItem=VU

The major problem with Pioneer's web interface is that it
isn't mobile friendly.  The goal of this is to make a web
application that is mobile friendly and offers the basic
functionality that I use most.

To run:

node volume.js

From a browser, go to:

http://<node ip>:3000/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published