Seit Update funktioniert DLNA Befehl nicht mehr

Hallo.

Ich habe hier einen alten Pioneer Radio den ich über Home Assistant mit meinen Favoritensendern die ganze Zeit ansteuern konnte. Der Server wurde, wie bei Pose damals abgeschaltet, deshalb die Lösung über DLNA.

Das ging auch die ganze Zeit, nach dem Update von Home Assistant was wohl vor ein paar Tagen kam funktioniert das nicht mehr. Ich bekomme folgende Fehlermeldung, wenn ich play oder irgendeinen Sender steuern möchte.

Erst mal hier der Button:

> type: custom:button-card
> name: Chillout Dreams
> icon: mdi:radio
> tap_action:
> action: perform-action
> perform_action: media_player.play_media
> target:
> entity_id: media_player.xc_hm81
> data:
> media_content_id: http://prem2.di.fm:80/chilloutdreams_hi?xxx
> media_content_type: music
> styles:
> card:
> - background: linear-gradient(135deg,
> - border-radius: 16px
> - padding: 16px 8px
> - box-shadow: 0 4px 12px rgba(0,0,0,0.4)
> icon:
> - color: ‘#7eb8f7’
> - width: 36px
> name:
> - color: ‘#c9d6f0’
> - font-size: 13px
> - font-weight: 600
> - margin-top: 8px

Und dann die Fehlermeldung von Home Assistant:

Fehler beim Aufruf des Gerätedienstes für die Aktion async_media_stop: Error during async_call(), action: Stop, status: 500, upnp error: 701 (Transition not available)

Jemand einen Tipp?

Gruss

:crayon:by HarryP: Code-/Logzeilen formatiert (bitte immer in </> einbinden)
s.a.: (Neues Update & Features - Hier in der Community 🫶)