node-sonos-ts

Sonos control library, use this library in your own appliction.

MIT License

Downloads
2.3K
Stars
81
Committers
8

Bot releases are hidden (Show)

node-sonos-ts - v2.0.7

Published by svrooij over 4 years ago

2.0.7 (2020-06-04)

Bug Fixes

node-sonos-ts - v2.0.6

Published by svrooij over 4 years ago

2.0.6 (2020-05-26)

Bug Fixes

  • Group events no longer worked (617818a)
node-sonos-ts - v2.0.5

Published by svrooij over 4 years ago

2.0.5 (2020-05-23)

Bug Fixes

  • Set uuid correctly when not using manager (bb550e1)
node-sonos-ts - v2.0.4

Published by svrooij over 4 years ago

2.0.4 (2020-05-23)

Bug Fixes

  • Uuid is now fetched before Switch.... (d03ff3c)
node-sonos-ts - v2.0.3

Published by svrooij over 4 years ago

2.0.3 (2020-04-29)

Bug Fixes

node-sonos-ts - v2.0.2

Published by svrooij over 4 years ago

2.0.2 (2020-04-21)

Bug Fixes

  • Allow TTS Language set in env (ca252d3), closes #46
  • Dont join group if already member (ffe0e94), closes #47
  • Introduce HttpError (b6cdea9)
  • Support radio:... url (2b29c9a)
node-sonos-ts - v2.0.1

Published by svrooij over 4 years ago

2.0.1 (2020-03-23)

Bug Fixes

  • Typescript requires extra library (4ba064c)
node-sonos-ts - v2.0.0

Published by svrooij over 4 years ago

2.0.0 (2020-03-20)

Performance Improvements

  • events: Strong typed events (b7d4ce8)

BREAKING CHANGES

  • events: Converted to (generated) strong typed events.
    This allows for much nicer code discovery,
    but could break some functionality.
node-sonos-ts - v1.2.3

Published by svrooij over 4 years ago

1.2.3 (2020-03-01)

Bug Fixes

node-sonos-ts - v1.2.2

Published by svrooij over 4 years ago

1.2.2 (2020-02-20)

Bug Fixes

  • Parsing metadata didnt work. (03ba7d8)
node-sonos-ts - v1.2.1

Published by svrooij over 4 years ago

1.2.1 (2020-02-19)

Bug Fixes

  • Fixed ZoneGroupTopology (c042d2a)
  • Manager not parsing ZoneGroupState (b1107f1)
node-sonos-ts - v1.2.0

Published by svrooij over 4 years ago

1.2.0 (2020-02-18)

Bug Fixes

  • SmapiClient converted to async (994d6ae)
  • Tts helper to async (091a1ad)

Features

node-sonos-ts - v1.1.5

Published by svrooij over 4 years ago

1.1.5 (2020-02-13)

Bug Fixes

  • Async in all services (a2bb8bc)
  • Better error logging (0d08167)
  • Service in command works with lowercase (7b7bb5f)
node-sonos-ts - v1.1.4

Published by svrooij almost 5 years ago

1.1.4 (2020-01-15)

Bug Fixes

  • Improve parsing r:StreamContent (fd45d63)
node-sonos-ts - v1.1.3

Published by svrooij almost 5 years ago

1.1.3 (2020-01-05)

Bug Fixes

  • Emmit URI change event only if URI changed (f93eedf)
  • Update metadata for streams even if URI doesn't change (8733d35)
node-sonos-ts - v1.1.2

Published by svrooij almost 5 years ago

1.1.2 (2019-12-30)

Bug Fixes

node-sonos-ts - v1.1.1

Published by svrooij almost 5 years ago

1.1.1 (2019-12-27)

Bug Fixes

node-sonos-ts - v1.1.0

Published by svrooij almost 5 years ago

1.1.0 (2019-12-23)

Bug Fixes

Features

node-sonos-ts - v1.0.2

Published by svrooij almost 5 years ago

1.0.2 (2019-12-22)

Bug Fixes

node-sonos-ts - v1.0.1

Published by svrooij almost 5 years ago

1.0.1 (2019-12-21)

Bug Fixes