forked from home-assistant/core
Expose Spotify as a service (#53063)
This commit is contained in:
@@ -266,6 +266,7 @@ class SpotifyMediaPlayer(MediaPlayerEntity):
|
|||||||
"manufacturer": "Spotify AB",
|
"manufacturer": "Spotify AB",
|
||||||
"model": model,
|
"model": model,
|
||||||
"name": self._name,
|
"name": self._name,
|
||||||
|
"entry_type": "service",
|
||||||
}
|
}
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Reference in New Issue
Block a user