mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +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",
|
"manufacturer": "Spotify AB",
|
||||||
"model": model,
|
"model": model,
|
||||||
"name": self._name,
|
"name": self._name,
|
||||||
|
"entry_type": "service",
|
||||||
}
|
}
|
||||||
|
|
||||||
@property
|
@property
|
||||||
|
Loading…
x
Reference in New Issue
Block a user