1.1 KiB
1.1 KiB
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category |
---|---|---|---|---|---|---|---|---|---|
page | Yamaha Network Receivers | Instructions how to integrate Yamaha Network Receivers into Home Assistant. | 2016-03-26 0:58 -0700 | true | false | true | true | yamaha.png | Media Player |
The yamaha
platform allows you to control Yamaha Network Receivers from Home Assistant.
Supported devices:
- HTR-4065
- RX-V473
- RX-V573
- RX-V673
- RX-V773
- And more
To add a Yamaha Network Receiver to your installation, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
media_player:
platform: yamaha
name: 'Basement Receiver'
Configuration variables:
- name (Optional): Name of the device
A few notes:
- This will automatically search your network for Yamaha receivers. It will add a media player device for each one.
- Currently the only controls that are available is Power On/Off, Mute, and Volume control. Other functions such as source select are in progress of being developed.