Skip to content

Releases: jjlawren/sonos_cloud

0.1.1

17 Feb 19:04
Compare
Choose a tag to compare

New feature

Support a default volume for audio clip playback by using the volume slider on the media_player entity. If set to 0 (the default), the current volume on the speaker will be used. The per-call override will still be used if provided.

See https://github.com/jjlawren/sonos_cloud#volume-control for more details.

Note: Support for TTS volume support will be possible in a future release along with a new feature in Home Assistant 2022.3. 🎉

0.1.0

10 Jan 16:50
Compare
Choose a tag to compare

Adds support for simultaneous playback on stereo pairs & home theater configurations with the extra play_on_bonded parameter. This is disabled by default as playback is not guaranteed to be perfectly synchronized.

0.0.5

07 Jan 23:01
Compare
Choose a tag to compare

Associates media_player entities with existing Sonos devices from the built-in integration.

0.0.4

31 Dec 05:37
Compare
Choose a tag to compare

Bumps the manifest version to properly reflect the current release version. No functional changes.

0.0.3

30 Nov 17:25
Compare
Choose a tag to compare
  • Add volume validation, accept 0-100 and 0.0-1.0

0.0.2

12 Nov 19:00
Compare
Choose a tag to compare
  • Support multiple households
  • Validate AUDIO_CLIP capability for players

0.0.1

28 Jul 01:10
Compare
Choose a tag to compare
Add HACS support