Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Commit 8bf8cac

Browse files
authored
Added Feature instructions for new Queue Delaying entity
New Feature: Queue Delay
1 parent 7f636ae commit 8bf8cac

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,12 @@ A Home Assistant integration that provides a web-based song request system that
66

77
## Features
88
- Real-time song search across all connected Music Assistant providers
9-
- Check whats Now Playing and Up Next in real time.
109
- Minimalist responsive design with album artwork display
10+
- Check whats Now Playing and Up Next in real time.
1111
- No login required for guests, just share the URL
1212
- Queue management through Home Assistant entities
1313
- Auto queues a default party playlist when the request queue is empty
14+
- Control queuing frequency (limit queue spamming)
1415
- Access control through Home Assistant
1516
- Auto revoking/creating access tokens for security
1617

@@ -71,7 +72,8 @@ The integration adds these entities to Home Assistant:
7172

7273
### Number
7374
- `number.jukebox_queue_length`: Shows current queue length (No manual adjustment required, Managed by automation)
74-
75+
- `number.music_assistant_jukebox_jukebox_queuing_delay`: Set a delay between song requests for guests (seconds) (0 = off)
76+
7577
### Sensor
7678
- `music_assistant_jukebox_external_qr_code`: External Jukebox UI Access QR code image for easy sharing on dashboards for users not on your network
7779
- `music_assistant_jukebox_internal_qr_code`: Internal Jukebox UI Access QR code image for easy sharing for users on your network

0 commit comments

Comments
 (0)