Skip to content

Commit ba63966

Browse files
committed
Add minimum HA version
1 parent 07ef8ab commit ba63966

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

custom_components/mass_queue/manifest.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"config_flow": true,
66
"dependencies": ["auth", "music_assistant"],
77
"documentation": "https://www.github.com/droans/mass_queue",
8-
"homeassistant": "2025.12.0",
98
"homekit": {},
109
"integration_type": "service",
1110
"iot_class": "local_push",

hacs.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "Music Assistant Queue Actions",
3+
"homeassistant": "2025.12",
34
"render_readme": true,
45
"zip_release": false
56
}

0 commit comments

Comments
 (0)