a quick and dirty c++ console application for yamaha receivers. It allows to control the main input sources, the power and volume, and the web radio stations. It contains some hints how to use the yamaha api.
=> You should use https://github.com/PSeitz/yamaha-nodejs instead.
If you are interested in the required commands, these sources will give you more examples:
- "RX AX10 VX71 Series Function Tree.xls" (official api, download as xls, not pdf)
- https://github.com/wuub/rxv (Python impl.)
- http://remontnetworks.com/z7.txt (HTTP examples)
- http://www.ip-symcon.de/forum/threads/21349-GetValue-verh%C3%A4lt-sich-unterschiedlich-f%C3%BCr-iFront-WebFront
- http://receiverbox.blogspot.ch/2013/01/yamaha-verstarker-automatisch-einstellen.html
- https://groups.google.com/forum/?fromgroups#!topic/fhem-users/MhCQkE43AR4
- http://fhem.de/fhem.html#Download (contains some code to control yamaha av)
- https://yavc.codeplex.com/SourceControl/latest#1120666
- http://www.heimkino-praxis.com/2014/yamaha-netzwerk-steuerung/
- https://github.com/PSeitz/yamaha-nodejs
- https://github.com/graememorgan/yamaha