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 4270a20 commit d64df24Copy full SHA for d64df24
1 file changed
src/spotifyaio/models.py
@@ -22,6 +22,7 @@ class DeviceType(StrEnum):
22
CAST_VIDEO = "CastVideo"
23
COMPUTER = "Computer"
24
SMARTPHONE = "Smartphone"
25
+ SMARTWATCH = "Smartwatch"
26
SPEAKER = "Speaker"
27
TABLET = "Tablet"
28
TV = "TV"
0 commit comments