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
- Host: GitHub
- URL: https://github.com/synox/yamaha_avr_api
- Owner: synox
- Created: 2013-06-02T18:10:05.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-04-21T11:55:05.000Z (about 10 years ago)
- Last Synced: 2025-03-22T03:31:44.988Z (over 1 year ago)
- Language: C++
- Size: 83 KB
- Stars: 9
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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