We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07ef8ab commit ba63966Copy full SHA for ba63966
custom_components/mass_queue/manifest.json
@@ -5,7 +5,6 @@
5
"config_flow": true,
6
"dependencies": ["auth", "music_assistant"],
7
"documentation": "https://www.github.com/droans/mass_queue",
8
- "homeassistant": "2025.12.0",
9
"homekit": {},
10
"integration_type": "service",
11
"iot_class": "local_push",
hacs.json
@@ -1,5 +1,6 @@
1
{
2
"name": "Music Assistant Queue Actions",
3
+ "homeassistant": "2025.12",
4
"render_readme": true,
"zip_release": false
}
0 commit comments