From 418441f7836e68562f366db017dfa27c040229d6 Mon Sep 17 00:00:00 2001 From: Panagiotis Panagiotopoulos Date: Sat, 6 Mar 2021 14:10:06 +0200 Subject: [PATCH] Update README file with extra features --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index 63f73c2..06c41d9 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,22 @@ After waiting a year for [pymusiccast](https://github.com/jalmeroth/pymusiccast/ ``` +## source ignore / source names attributes (optional) + +- Add `source_ignore` or / and `source_names` attributes + +```yaml +- platform: musiccast_yamaha + host: `your.speaker.ip.address` + port: 5009 + source_ignore: + - "AUX" + - "HDMI6" + source_names: + HDMI1: "ChromeCast" + AV4: "Vinyl" +``` + ## Using grouping at home assistant as a service To add a speaker at a group: