Skip to content

Commit

Permalink
Merge pull request #456 from maxenced/fix_category_check
Browse files Browse the repository at this point in the history
fix: do not go in transfer playback condition when asking for category
  • Loading branch information
fcusson authored Oct 17, 2024
2 parents d75f0a6 + 4a73856 commit 31d7a11
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/spotcast/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -276,6 +276,7 @@ def start_casting(call: ha_core.ServiceCall):
episodeName,
audiobookName,
genreName,
category,
],
)
)
Expand Down

0 comments on commit 31d7a11

Please sign in to comment.