Skip to content

Commit 489c961

Browse files
nicman42nightowlengineer
authored andcommitted
added SonosCapabilities
new capabilities since API version 1.10.0 and 1.11.1 https://developer.sonos.com/reference/control-api/groups/groups/#capabilities
1 parent 7efeb59 commit 489c961

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/engineer/nightowl/sonos/api/enums/SonosCapability.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
* <p>SonosCapability class.</p>
55
*/
66
public enum SonosCapability {
7-
PLAYBACK, CLOUD, HT_PLAYBACK, HT_POWER_STATE, AIRPLAY, LINE_IN, AUDIO_CLIP
7+
PLAYBACK, CLOUD, HT_PLAYBACK, HT_POWER_STATE, AIRPLAY, LINE_IN, AUDIO_CLIP, VOICE, SPEAKER_DETECTION, FIXED_VOLUME
88
}

0 commit comments

Comments
 (0)