[ 1.0.169 ] - 2025/09/30
- Added service
get_id_from_uri
to get the Id portion (e.g.6vc9OTcyd3hyzabCmsdnwE
) of a Spotify URI value (e.g.spotify:track:6vc9OTcyd3hyzabCmsdnwE
). - Updated service
volume_set_step
to add thelevel_percent
argument, which can be used to express the step level as a percentage (1 to 100) instead of a float value. - Added state refresh call for all add / remove favorites services.
- Added folder
automations
under the basespotifyplus
folder that will house sample automationsspotifywebapipython
package requirement tospotifywebapipython>=1.0.248
. - Updated
spotifywebapipython
package requirement tospotifywebapipython>=1.0.249
.