Add explicit device name to Spotify (#95509)

This commit is contained in:
Joost Lekkerkerker
2023-06-29 11:09:45 +02:00
committed by Paulus Schoutsen
parent 286cff314a
commit b93ceca804
@@ -106,6 +106,7 @@ class SpotifyMediaPlayer(MediaPlayerEntity):
_attr_has_entity_name = True
_attr_icon = "mdi:spotify"
_attr_media_image_remotely_accessible = False
_attr_name = None
def __init__(
self,