From a94f9d0500201c333e0a0760e921602da3ede652 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sun, 18 Mar 2018 08:47:19 -0400 Subject: [PATCH] Added Yamaha AVR --- configuration.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/configuration.yaml b/configuration.yaml index 66117fd..f03e16c 100644 --- a/configuration.yaml +++ b/configuration.yaml @@ -79,6 +79,21 @@ media_player: - platform: vlc name: hass_speaker arguments: '--alsa-audio-device=hw:0,0' + - platform: yamaha + host: 192.168.7.56 + source_ignore: + - "AUX" + - "HDMI2" + source_names: + HDMI1: "BluRay" + HDMI3: "Xbox" + HDMI4: "Roku" + HDMI5: "AppleTv" + zone_ignore: + - "Zone_2" + zone_names: + Main_Zone: "Theater" + tts: - platform: google