An open API service indexing awesome lists of open source software.

https://github.com/synox/yamaha_avr_api

a quick and dirty c++ api for yamaha receivers
https://github.com/synox/yamaha_avr_api

Last synced: about 1 year ago
JSON representation

a quick and dirty c++ api for yamaha receivers

Awesome Lists containing this project

README

          

yamaha avr control
==============

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