Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added docs/assets/m1-sendspin-album-art.mp4
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion docs/products/m1/examples/sendspin.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,8 @@ description: Use the M-1 with SendSpin audio visualizers

2\. Head to the <a href="http://homeassistant.local:8123/d5369777_music_assistant" target="_blank" rel="noreferrer nofollow noopener">Music Assistant dashboard</a> and select one of your media players. Then click the players icon then click the players icon again and check off your Apollo M-1 LED Matrix.

![](../../../assets/sendspin-add-m-1-as-player.gif)
![](../../../assets/sendspin-add-m-1-as-player.gif)

That is it. Play something and the matrix picks up the album art and the track title on its own, switching over every time the song changes.

<video src="/assets/m1-sendspin-album-art.mp4" autoplay loop muted playsinline style="width: 100%; max-width: 100%; border-radius: 6px;"></video>
4 changes: 4 additions & 0 deletions docs/products/m1/examples/share-data-from-home-assistant.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,10 @@ Each line is capped at **64 characters** on WLED and **32** on WLED-MM, which is

![](/assets/m-1-matrix-automation-example-action.gif)

Here is the finished board on a two panel setup, four segments each pulling a different entity.

![](/assets/m1-share-data-home-assistant-result.webp)

###### Tuning It

A minute suits temperatures and forecasts. For something that changes faster, like a countdown timer, drop the time pattern to every ten or thirty seconds. Going much below that gains you little, since the text has to finish scrolling before anyone can read it anyway.
Expand Down