mirror of
https://github.com/home-assistant/core.git
synced 2025-07-21 04:07:08 +00:00
Expose Spotify as a service (#53063)
This commit is contained in:
parent
c7b61fd8ce
commit
d30ed05f30
@ -266,6 +266,7 @@ class SpotifyMediaPlayer(MediaPlayerEntity):
|
||||
"manufacturer": "Spotify AB",
|
||||
"model": model,
|
||||
"name": self._name,
|
||||
"entry_type": "service",
|
||||
}
|
||||
|
||||
@property
|
||||
|
Loading…
x
Reference in New Issue
Block a user