hass-core/homeassistant/components/spotify
Adam Liddell c3f63e0739
Fix media_content_id attribute in Spotify integration ()
Previously, the media_content_id field would contain the track name, which
appears was a regression when the Spotify integration was rewritten in
7e4b9adc. The media_content_id now reverts to containing the Spotify
track 'uri' field, which has the form 'spotify:track:...'
2020-07-14 20:37:08 +02:00
..
translations [ci skip] Translation update 2020-06-25 00:08:30 +00:00
__init__.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const () 2020-05-30 17:27:20 +02:00
config_flow.py
const.py Use CONF_CLIENT_ID & CONF_CLIENT_SECRET from homeassistant.const () 2020-05-30 17:27:20 +02:00
manifest.json Upgrade spotipy to 2.12.0 () 2020-05-03 23:49:36 +02:00
media_player.py Fix media_content_id attribute in Spotify integration () 2020-07-14 20:37:08 +02:00
strings.json Drop title from translations if brand name () 2020-04-16 12:52:53 -07:00