kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.49k stars 205 forks source link

Completely broken in HA 2022.5.3 #669

Closed mfabiani53 closed 2 years ago

mfabiani53 commented 2 years ago

Just installed latest release of HA (2022.5.3) and of MMP (1.16.3). In the frontend all references to MMP have disappeared. I downgraded to 1.15 and the cards reappeared but with the dropdown bug. My log is full of this:


2022-05-10 19:41:54 ERROR (MainThread) [frontend.js.latest.202205041] http://192.168.1.24:8123/hacsfiles/mini-media-player/mini-media-player-bundle.js:200:12621 Uncaught TypeError: Cannot read properties of undefined (reading 'media_position_updated_at')

Is there already a quick fix for this problem?

spacegaier commented 2 years ago

The issue has already been fixed here in the dev repository. The next card release should contain the fix.

kalkih commented 2 years ago

Downgrade to v1.16.2 or skip using the idle_view option. Aiming for a new release tomorrow.

Closing for #658