diff --git a/source/_integrations/bang_olufsen.markdown b/source/_integrations/bang_olufsen.markdown index 38aa8efae7db..f9eaf1399805 100644 --- a/source/_integrations/bang_olufsen.markdown +++ b/source/_integrations/bang_olufsen.markdown @@ -514,12 +514,20 @@ WebSocket notifications received from the device are fired as events in Home Ass To find Deezer playlist, album URIs, and user IDs for Deezer flows, the Deezer website has to be accessed. When navigating to an album, the URL will look something like: , and this needs to be converted to: `album:ALBUM_ID` and the same applies to playlists, which have the format: `playlist:PLAYLIST_ID`. -Additionally a Deezer user ID can be found at by selecting the active user in a web browser. +Deezer user IDs can be found at by selecting the active user in a web browser. + +Additionally Deezer IDs for a currently playing tracks can be found in the `media_id` attribute in the `media_player` entity. ### Getting Tidal URIs Tidal playlists, album URIs and track IDs are available via the Tidal website. When navigating to an album, the URL will look something like , and this needs to be converted to `album:ALBUM_ID`. The same applies to playlists, which have the format `playlist:PLAYLIST_ID`. Individual tracks can be found by sharing the track and selecting the `Copy track link` method, which should yield a link of the format , this can be played by extracting the track id `TRACK_ID`. +Additionally Tidal IDs for currently playing tracks can be found in the `media_id` attribute in the `media_player` entity. + +### Getting B&O Radio station IDs + +Radio station IDs for currently playing stations can be found in the `media_id` attribute in the `media_player` entity. + ### Beolink Discovered devices and devices in an active Beolink experience are available in the properties of the media_player entity. A device is represented by its friendly name and JID, used for connecting devices.