diff --git a/source/_components/media_player.spotify.markdown b/source/_components/media_player.spotify.markdown index 3ba710b06d8..4a97efa22a7 100644 --- a/source/_components/media_player.spotify.markdown +++ b/source/_components/media_player.spotify.markdown @@ -80,6 +80,11 @@ aliases: description: "Dictionary of device ids to be aliased, handy for devices that Spotify cannot properly determine the device name of. New devices will be logged to the `info` channel for ease of aliasing." required: false type: map +name: + description: The name of the device used in the frontend. + required: false + type: string + default: Spotify {% endconfiguration %} ## {% linkable_title Setup %}