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
73.35k stars 30.64k forks source link

Revert "Add musicassistant integration (#128919)" #129565

Closed marcelveldt closed 3 days ago

marcelveldt commented 3 days ago

Proposed change

This reverts commit 568bdef61fff80ea7115841acf60c019d16e4b92.

The Music Assistant integration wasn't supposed to be released in the 2024.11 release due to it lacking features (and the missing functionality could just not be merged in time before beta cut).

This reverts the addition of the Music Assistant integration from rc branch, leaving dev alone, hence it will not be released in 2024.11 but stay in dev to iterate development to make 2024.12.

Type of change

Additional information

Checklist

If user exposed functionality or configuration variables are added/changed:

If the code communicates with devices, web services, or third-party tools:

To help with the load of incoming pull requests:

home-assistant[bot] commented 3 days ago

Hey there @music-assistant, mind taking a look at this pull request as it has been labeled with an integration (music_assistant) you are listed as a code owner for? Thanks!

Code owner commands Code owners of `music_assistant` can trigger bot actions by commenting: - `@home-assistant close` Closes the pull request. - `@home-assistant rename Awesome new title` Renames the pull request. - `@home-assistant reopen` Reopen the pull request. - `@home-assistant unassign music_assistant` Removes the current integration label and assignees on the pull request, 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 pull request. - `@home-assistant remove-label needs-more-information` Remove a label (needs-more-information, problem in dependency, problem in custom component) on the pull request.
MartinHjelmare commented 3 days ago

@bramkragten this PR targets rc directly and reverts Music Assistant for now.

Merging now.