Skip to content
This repository has been archived by the owner on Dec 9, 2021. It is now read-only.

Commit

Permalink
Update README file with extra features
Browse files Browse the repository at this point in the history
  • Loading branch information
ppanagiotis committed Mar 6, 2021
1 parent 5a85747 commit 418441f
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 418441f

Please sign in to comment.