home-assistant / core

:house_with_garden: Open source home automation that puts local control and privacy first.
https://www.home-assistant.io
Apache License 2.0
72.7k stars 30.45k forks source link

unable to add music assistant addon repository because another similarly named repository is a default #126969

Closed Commod0re closed 2 weeks ago

Commod0re commented 3 weeks ago

The problem

music assistant currently keeps their home-assistant addon repository here: https://github.com/music-assistant/home-assistant-addon

however, I am unable to add it to my home-assistant because it says it's already in the store however, the one already in the store is a different git repo: https://github.com/music-assistant/core

the one "already in the store" doesn't appear to include the files to publish any addons, and so, I am unable to install music assistant

Screenshot 2024-09-27 at 2 39 45 PM Screenshot 2024-09-27 at 2 39 51 PM

What version of Home Assistant Core has the issue?

core-2024.9.3

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant OS

Integration causing the issue

No response

Link to integration documentation on our website

No response

Diagnostics information

No response

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

home-assistant[bot] commented 3 weeks ago

Hey there @home-assistant/supervisor, mind taking a look at this issue as it has been labeled with an integration (hassio) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `hassio` can trigger bot actions by commenting: - `@home-assistant close` Closes the issue. - `@home-assistant rename Awesome new title` Renames the issue. - `@home-assistant reopen` Reopen the issue. - `@home-assistant unassign hassio` Removes the current integration label and assignees on the issue, add the integration domain after the command. - `@home-assistant add-label needs-more-information` Add a label (needs-more-information, problem in dependency, problem in custom component) to the issue. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the issue.

(message by CodeOwnersMention)


hassio documentation hassio source (message by IssueLinks)

codyc1515 commented 3 weeks ago

I faced the same issue. It seems like HA does a check for a repository named core and if that exists, it forbids removing it. This is kind of dangerous as if it were found to be malicious, you would not be able to remove it.

Commod0re commented 2 weeks ago
Screenshot 2024-10-02 at 8 13 23 PM

using the cli I can see that it's actually the correct source so there must be another reason I can't see the addon