Skip to content

Commit 8109d9a

Browse files
arturpragaczclaude
andauthored
Add integration type to music_assistant (home-assistant#157725)
Co-authored-by: Claude <[email protected]>
1 parent e1abd45 commit 8109d9a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/music_assistant/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"config_flow": true,
77
"dependencies": ["auth"],
88
"documentation": "https://www.home-assistant.io/integrations/music_assistant",
9+
"integration_type": "service",
910
"iot_class": "local_push",
1011
"loggers": ["music_assistant"],
1112
"quality_scale": "bronze",

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4242,7 +4242,7 @@
42424242
},
42434243
"music_assistant": {
42444244
"name": "Music Assistant",
4245-
"integration_type": "hub",
4245+
"integration_type": "service",
42464246
"config_flow": true,
42474247
"iot_class": "local_push"
42484248
},

0 commit comments

Comments
 (0)