Skip to content

Releases: fondberg/spotcast

Major improvements

21 Feb 12:05
Compare
Choose a tag to compare
  • 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

12 Feb 19:52
8a31421
Compare
Choose a tag to compare

New version of spotipy, Works in initial tests. Same versions as HA 0.105.x

Depend on correct HA version

11 Feb 09:26
c38c4eb
Compare
Choose a tag to compare
v2.7.1

Fixes required versions to allow installation via HACS

Use newer pychromecast

10 Feb 08:09
Compare
Choose a tag to compare

This release requires home-assistant >= 1.105.0

Workaround zeroconf host not being an ipaddress

19 Jan 20:23
3de4587
Compare
Choose a tag to compare
v2.6.1

Zeroconf workaround host not being an ipaddress

Add websockets, async and pin zero-conf to previous version

19 Jan 18:30
99f42b2
Compare
Choose a tag to compare

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

05 Jan 15:30
Compare
Choose a tag to compare

Remove unnecessary token code

20 Nov 08:40
Compare
Choose a tag to compare
v2.5

Remove old spotify token quick fix

Add repeat and remove quick fix for spotify token

19 Oct 09:48
Compare
Choose a tag to compare
v2.4

Remove temp fix for token

Fix for new way of fetching spotify webplayer token

06 Oct 15:19
Compare
Choose a tag to compare

Fix for new way of fetching spotify webplayer token.