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.