mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 00:26:29 +00:00
TODO We need to ensure that ids here are consistent with the ones used in the AfterTouch service.
This commit is contained in:
@@ -65,6 +65,7 @@ func cloudSourceRemoveCmd() *cli.Command {
|
||||
|
||||
// canonicalSourceID maps well-known SourceKeyType values to their canonical IDs.
|
||||
// Used to resolve --type to an ID without requiring a round-trip GET.
|
||||
// TODO We need to ensure that ids here are consistent with the ones used in the AfterTouch service.
|
||||
var canonicalSourceID = map[string]string{
|
||||
"AUX": "10001",
|
||||
"INTERNET_RADIO": "10002",
|
||||
|
||||
Reference in New Issue
Block a user