[ 1.0.173 ] - 2025/10/12
- Added voice assist intents:
SpotifyPlusPlayerMediaPause
,SpotifyPlusPlayerMediaResume
,SpotifyPlusPlayerMediaSkipStart
,SpotifyPlusPlayerSetRepeatMode
,SpotifyPlusPlayerSetShuffleMode
,SpotifyPlusVolumeSetStep
. Check out the wiki docs for more information. - Updated voice assist intents:
SpotifyPlusPlayerMediaSkipNext
,SpotifyPlusPlayerMediaSkipPrevious
- removed thedevice_name
slot, since it cannot transfer playback to devices that are not in the player device list (e.g. Google Cast, Sonos, etc). - Updated requirement
colorlog==6.7.0
tocolorlog>=6.7.0
to avoid conflicts with other custom integrations. - Updated requirement
ruff==0.1.3
toruff>=0.1.3
to avoid conflicts with other custom integrations.