sonor 2.0.0

a library for controlling sonos speakers
Documentation
1
2
3
4
5
6
7
8
9
10
StateVars {
  A_ARG_TYPE_Seed
  A_ARG_TYPE_Code
  A_ARG_TYPE_MID
  A_ARG_TYPE_DID
}

Actions {
  QPlayAuth(Seed: String) -> (Code: String, MID: String, DID: String)
}