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 c8d34dd commit 1116e38Copy full SHA for 1116e38
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
+ GAME_CONSOLE = "GameConsole"
25
SET_TOP_BOX = "STB"
26
SMARTPHONE = "Smartphone"
27
SMARTWATCH = "Smartwatch"
0 commit comments