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