Hass.io custom component dependencies

I am trying to get the Google Music custom component to work in a Hass.io install.

This component has a dependency on gmusicapi.

I have created a hass.io addon that installs gmusicapi but I’m a bit confused about the connection between custom components and hass.io addons. How do I give the custom component access to gmusicapi which is obviously in a docker container.

1 Like

If the custom component is correct like https://home-assistant.io/developers/component_deps_and_reqs/ it work