hass-core/homeassistant/components/spotify
Ben Morton 427f7a7866
Add support for the Spotify DJ (#107268)
* Add support for the Spotify DJ playlist by mocking the playlist response
Add error handling for playlist lookup to ensure it doesn't break current playback state loading

* Run linters
Add exception type to playlist lookup error handling

* Fix typo in comment

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>

---------

Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
2024-01-06 17:22:46 +01:00
..
__init__.py
application_credentials.py
browse_media.py
config_flow.py
const.py
manifest.json
media_player.py Add support for the Spotify DJ (#107268) 2024-01-06 17:22:46 +01:00
strings.json Fix invalid oauth2_unauthorized translation ref (#103873) 2023-11-12 21:13:38 +01:00
system_health.py
util.py