Skip to content

Commit c65dfea

Browse files
authored
Some textual changes to Music Assistant docs
1 parent 9587316 commit c65dfea

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

source/_integrations/music_assistant.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ There is currently support for the following Home Assistant Platforms:
2222

2323
- [Media player](#media-player)
2424
- [Button](#favorite-current-song-button)
25+
26+
2527
All of the Home Assistant [Media Player Control Actions](https://www.home-assistant.io/integrations/media_player/#media-control-actions) are supported.
2628

2729
The `media_content_id` payload for `media_player.play_media` can be any of the following:
@@ -51,7 +53,7 @@ The Music Assistant integration creates media player entities for all players an
5153

5254
### Favorite current song button
5355

54-
The Music Assistant integration creates a button entity for each player to favorite the current song. Pressing this button (manually or by automation) adds the current song to your Music Assistant favorites. This works for local playing songs and tracks from streaming providers. It also works with remote content such as Spotify Connect, AirPlay, or a radio station, as long as the external source provides an artist and title combination (and optionally the album). Note that the button will be marked as unavailable if there is no content playable that could be favorited.
56+
The Music Assistant integration creates a button entity for each player to favorite the current song. Pressing this button (manually or by automation) adds the current song to your Music Assistant favorites. This works for local playing songs and tracks from streaming providers. It also works with remote content such as Spotify Connect, AirPlay, or a radio station, as long as the external source provides an artist and title combination (and optionally the album).
5557

5658

5759
## Actions

0 commit comments

Comments
 (0)