diff --git a/README.md b/README.md index 0f5b8c8..314fa73 100644 --- a/README.md +++ b/README.md @@ -5,14 +5,17 @@ After waiting a year for [pymusiccast](https://github.com/jalmeroth/pymusiccast/) to support speakers group I decide to create a custom module, overwriting existing pymusiccast module, using code from this [PR](https://github.com/jalmeroth/pymusiccast/pull/13) (credits [@hcoohb](https://github.com/hcoohb)). -![musiccast group management example](https://github.com/ppanagiotis/pymusiccast/raw/master/group_speakers.gif?raw=true "musiccast group management example") +![musiccast group management example](https://github.com/ppanagiotis/pymusiccast/raw/master/images/group_speakers.gif?raw=true "musiccast group management example") ## Install ### HACS -TODO -### Manual install +- Find it under integrations and select install it.\ +![](https://github.com/ppanagiotis/pymusiccast/raw/master/images/install.jpg?raw=true)] + + +### Manual - Copy entire `pymusiccast/custom_components/musiccast_yamaha` folder under `$HOMEASSISTANT_CONFIG/custom_components/`. diff --git a/group_speakers.gif b/images/group_speakers.gif similarity index 100% rename from group_speakers.gif rename to images/group_speakers.gif diff --git a/images/install.jpg b/images/install.jpg new file mode 100644 index 0000000..d7ed80d Binary files /dev/null and b/images/install.jpg differ diff --git a/info.md b/info.md index 70e6549..594b51e 100644 --- a/info.md +++ b/info.md @@ -4,7 +4,7 @@ Group Yamaha MusicCast Speakers with [Home Assistant](https://github.com/home-assistant/home-assistant) -![Preview Image](https://github.com/ppanagiotis/pymusiccast/raw/master/group_speakers.gif?raw=true) +![Preview Image](https://github.com/ppanagiotis/pymusiccast/raw/master/images/group_speakers.gif?raw=true) ## Features