Adapter for Yamaha AV receivers
Currently without autodiscover, you have to enter the IP of your receiver
via ioBroker Admin.
Otherweise execute the following command in the iobroker root directory (e.g. in /opt/iobroker)
npm install iobroker.yamaha iobroker upload yamaha
The states will be created, when they accur. I.e. use your ir-remote and change something and you will see the new states. Only one connection is accepted by yamaha devices.
Yamaha Reciver
You have to enable "network standby" function in the configuration of your receiver
###0.3.19
- (soef) Changelog added to readme ###0.3.18
- (Apollon77) Update utils.js and usage, CI Testing and deps ###0.3.17
- (Apollon77) update basic package-file testing ###0.3.16
- (soef) node 0.12 removed from testing ###0.3.15
- (soef) Enhance CI testing ###0.3.14
- (soef) Possible exception in reconnect fixed ###0.3.12
- (soef) Version incr. for npm ###0.3.11
- (soef) reconnect overworked ###0.3.10
- (soef) realtime Ping now configurable ###0.3.8
- (soef) realtime states optimized ###0.3.7
- (soef) fix typo in creating realtime states ###0.3.6
- (soef) timeout to connect reduced