The music system does not display UI

My Device Profile

include:
1.audio vulume;
2.media playBlack;
3.media track contrl;
4.media playBlack repeat;
5.media playBlack shuffe;

stateRefreshRequest data

{
     "deviceCookie":{
       "deviceType":"Music",
       "deviceTypeInt":46
     },
     "externalDeviceId":"0221258cfffffffe-985dadca541108ff",
     "states":[
       {
         "attribute":"playbackStatus",
         "capability":"st.mediaPlayback",
         "component":"main",
         "value":"paused"
       },
       {
         "attribute":"volume",
         "capability":"st.audioVolume",
         "component":"main",
         "value":5
       },
       {
         "attribute":"playbackRepeatMode",
         "capability":"st.mediaPlaybackRepeat",
         "component":"main",
         "value":"off"
       },
       {
         "attribute":"playbackShuffle",
         "capability":"st.mediaPlaybackShuffle",
         "component":"main",
         "value":"disabled"
       }
     ]
   }

but app UI is this:

other devices is ok ,except this one :sweat_smile:

@Moorgen_SmartHome It seems there is an issue with a specific device’s media playback functionality on your app’s UI. To diagnose the problem further, I need the device profile ID for this specific device. Could you please provide the ask device profile ID for us to check?

Thank you for responding to my question
Device Profile ID: a6715738-2aab-46f0-9e48-03e11a939eb6

Hello @Moorgen_SmartHome ,

I made a copy of your profile and found no errors. I attach a screenshot so you can verify.

When you discover the device, do you get any errors?

In order to help you better, you could provide us with access to your account by following these steps:

  1. Confirm the email account registered in the forum is the same one you use for SmartThings. If not, please share it with me over DM.
  2. Enable support access to your account:
  1. Go to the SmartThings Web (my.smartthings.com)
  2. Log in to your Samsung Account
  3. Select Menu (⋮) and choose Settings
  4. Toggle on Account Data Access
  5. Select the time period and confirm - In this step, please select “Until turned off”, once the team finishes, we’ll let you know so you can disable it again.