✨ New Features:
- Added new
fade_audioparameter to fade out and pause current audio before the notification, then resume the audio with fade in.
🧰 Improvements:
- The
messageparameter is now optional to allow for service calls with chimes only (#112) - Sonos media_players can now set a different volume when using the
announcefeature (#118)
🐞 Bugfixes:
- The volume levels of grouped media players are now set before
media_player.join(#113) - Fixed bug when applying FFmpeg audio conversions to cached external MP3 files (#114)
- Fix for restoring volume level after playback is completed
What's Changed
- Bump ruff from 0.3.4 to 0.3.5 by @dependabot in #109
- Bump ruff from 0.3.5 to 0.3.7 by @dependabot in #115
Full Changelog: v1.0.0...v1.1.0-beta3