Public Access
Add demo screenshots to the README
Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
@@ -9,6 +9,20 @@ How it fits together:
|
||||
3. A card the service hasn't seen before becomes an **Unassigned tag**. It appears on the web page within a few seconds, where you search the Music Assistant library and assign an album.
|
||||
4. When a card is removed, HA's `Stop album by tag` script calls `GET /api/tags/{tag_id}`. It stops the player only if that tag has an album.
|
||||
|
||||
## Demo
|
||||
|
||||
The main page lists unassigned tags (a card scanned while the page is open appears within a few seconds) and every assignment:
|
||||
|
||||

|
||||
|
||||
Assigning a tag: search the Music Assistant library and pick an album. Albums without a cover show a grey placeholder.
|
||||
|
||||

|
||||
|
||||
The page follows the system's dark mode and works on a phone:
|
||||
|
||||
<img src="docs/screenshots/tags-dark-mobile.png" alt="Dark mode on a phone" width="320">
|
||||
|
||||
## API
|
||||
|
||||
Both endpoints need `Authorization: Bearer <API_TOKEN>`.
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 90 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 62 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 165 KiB |
Reference in New Issue
Block a user