parautenbach / hass-shairport-sync

A custom media player for Home Assistant that allows you to control and get updates from a Shairport Sync installation using MQTT.
Apache License 2.0
69 stars 12 forks source link

Make compatible with HACS #1

Closed ahayworth closed 3 years ago

ahayworth commented 3 years ago

Hello -

Thank you for writing this! I noticed that I couldn't install the repo in HACS, and this config file was all that was missing. With it, any user can add this repo as a "custom repository" in their own HACS setup, and then install it via the UI (no need to shell into the homeassistant instance and download it manually, etc). I've confirmed this works on the master branch of my fork.

parautenbach commented 3 years ago

Thanks a mil for the feedback and the PR, Andrew. I'm glad you're finding it useful.

It was still on my todo list but I didn't add the manifest yet because I wanted to restructure the README for HACS to interpret it correctly (and version the code and all that). I guess it's not strictly necessary. I'll merge this tomorrow.

ahayworth commented 3 years ago

That makes sense to me, and you're welcome! I may have some other improvements later on to share as well - there's a little more metadata we can get out of shairport-sync (but not too much). Thanks again for the integration! :)

parautenbach commented 3 years ago

Thanks, that would be very welcome. :-)