Closed marcelveldt closed 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!
@bramkragten this PR targets rc directly and reverts Music Assistant for now.
Merging now.
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
ruff format homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
.To help with the load of incoming pull requests: