v1.3.0-r.0
Ambient Music v1.3.0
⚠️ BREAKING CHANGES
Updating to this version of the integration adds a new radio mode attribute to all playlists.
If you update to this version then downgrade to a prior version, playlists will not work.
In this scenario, removing and re-adding playlists is required to use Ambient Music again.
Highlights
-
✅ NO MORE AUTOMATIONS!
- Watchers have been implemented to automate service calls and remove the requirement for standalone automations.
- Automations can still be used and will not be affected by this change, but can now be removed without breaking AM.
-
✅ Radio mode toggle now available for playlists
- This toggle enables or disables the Music Assistant 'Radio Mode' for the playlist.
- It is available when editing or creating new playlists.
Other Changes
- Removed some legacy Spotify attributes from the playlist selector
- Removed the unused previous volume sensor
- Cleaned up the integration page
- Updated Spotify URI generation to conform with other providers
- Added a common, simplified provider/ID extraction method
- Streamlined the manage playlists config flow
- Updated some translations
What's Changed
- dev legacy spotify removal by @connochio in #49
- dev playlist edit flow change by @connochio in #50
- dev mass radio toggle by @connochio in #51
- dev general cleanup by @connochio in #52
- dev watcher implementation by @connochio in #53
- dev provider method update by @connochio in #54
- dev readme update by @connochio in #55
Full Changelog: v1.2.4-r.0...v1.3.0-r.0