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 7a8201d commit a4e5bc0Copy full SHA for a4e5bc0
1 file changed
src/spotifyaio/models.py
@@ -17,6 +17,7 @@ class DeviceType(StrEnum):
17
18
AUDIO_DONGLE = "AudioDongle"
19
AUTOMOBILE = "Automobile"
20
+ CAST_AUDIO = "CastAudio"
21
CAST_VIDEO = "CastVideo"
22
COMPUTER = "Computer"
23
SMARTPHONE = "Smartphone"
0 commit comments