Skip to content

Commit c7cb1c4

Browse files
committed
Add instructions
1 parent 3acb06b commit c7cb1c4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,19 @@ Adds new actions to control player queues for Music Assistant
5252
|-----------------|------|----------|---------|------------------------------------------------|
5353
| `entity` | str | Yes | n/a | Music assistant player entity |
5454
| `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

Comments
 (0)