You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`entity`| str | Yes | n/a | Music assistant player entity |
54
54
|`queue_item_id`| str | Yes | n/a | The `queue_item_id` of the corresponding item. |
55
+
56
+
57
+
## Installation
58
+
59
+
1. Add this to your HACS repositories.
60
+
* In Home Assistant, navigate to your HACS dashboard
61
+
* In the upper-right corner, select the three-dot overflow button and click "Custom Repositories".
62
+
* For the "Repository", type in `https://github.com/droans/mass_queue`.
63
+
* For the "Type", select "Integration"
64
+
* Click "Add"
65
+
2. Search for "Music Assistant Queue Actions" in HACS.
66
+
3. Select the repository and install.
67
+
68
+
## Configuration
69
+
70
+
The integration should automatically detect the active Music Assistant instance and integration. If it does not, add as you normally would from the "Devices & Services" section in the Home Assistant Settings.
0 commit comments