We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5baee5f commit 9f3b2a6Copy full SHA for 9f3b2a6
1 file changed
src/spotifyaio/models.py
@@ -21,6 +21,7 @@ class DeviceType(StrEnum):
21
CAST_AUDIO = "CastAudio"
22
CAST_VIDEO = "CastVideo"
23
COMPUTER = "Computer"
24
+ SET_TOP_BOX = "STB"
25
SMARTPHONE = "Smartphone"
26
SMARTWATCH = "Smartwatch"
27
SPEAKER = "Speaker"
0 commit comments