Closed svrooij closed 7 months ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
src/sonos-manager.ts | 4 | 5 | 80.0% | ||
src/sonos-device.ts | 2 | 6 | 33.33% | ||
<!-- | Total: | 14 | 19 | 73.68% | --> |
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
src/sonos-device.ts | 2 | 66.03% | ||
<!-- | Total: | 2 | --> |
Totals | |
---|---|
Change from base Build 8492089456: | -0.1% |
Covered Lines: | 1698 |
Relevant Lines: | 2117 |
:tada: This PR is included in version 2.6.0-beta.8 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
Stream URL support and GroupID in devices
Description
The shortcut method now supports direct stream urls.
sonos.SetAVTransportURI('x-rincon-mp3radio://https://kexp.streamguys1.com/kexp160.aac');
Your checklist for this pull request
🚨 Please review the guidelines for contributing to this repository.
💔 Thank you!