Releases: fondberg/spotcast
Major improvements
-
Fix for issue 58 (random song not working for albums)
-
Improved fix for issue 58 (random_sond won't work for albums)
-
Added options shuffle and offset
-
Small improvement to random_song logic in conjunction with offset
parameter -
Added check for spotify devices (Spotify Connect)
-
Added option to provide spotify id directly
-
Transfer playback improved
-
Minor corrections
Bump spotipy version
New version of spotipy, Works in initial tests. Same versions as HA 0.105.x
Depend on correct HA version
v2.7.1 Fixes required versions to allow installation via HACS
Use newer pychromecast
This release requires home-assistant >= 1.105.0
Workaround zeroconf host not being an ipaddress
v2.6.1 Zeroconf workaround host not being an ipaddress
Add websockets, async and pin zero-conf to previous version
This release is a rewrite to async and could come with some bugs. If you fins any, please report on Github.
It also pins the zero-conf version to the previous which fixes the playback issue in HA >= 1.0.4.
It also adds a web socket api to fetch daily mixes playlists. Please reach out if you plan to use it (meant for spotify-card but it is nice if more projects use it)
Bump spotify token to get correct deps
v2.5.1 Bumpversion
Remove unnecessary token code
v2.5 Remove old spotify token quick fix
Add repeat and remove quick fix for spotify token
v2.4 Remove temp fix for token
Fix for new way of fetching spotify webplayer token
Fix for new way of fetching spotify webplayer token.