kalkih / mini-media-player

Minimalistic media card for Home Assistant Lovelace UI
MIT License
1.47k stars 206 forks source link

Media Player Seek Error: Failed to call service media_player/media_seek. Value XXX.XXXXXXXX of type <class 'float'> is invalid for position, expected value of type <class 'int'> #776

Closed Traxtar928 closed 9 months ago

Traxtar928 commented 9 months ago

Screenshot_20230909_142259_Home Assistant

The progress bar for the mini media player stopped functioning.

Media Player Seek Error: Failed to call service media_player/media_seek. Value XXX.XXXXXXXX of type <class 'float'> is invalid for position, expected value of type <class 'int'>

The value XXX.XXXXX is random based on seek time selected on the progress bar.

Traxtar928 commented 9 months ago

Determined this error is related to the Music Assistant integration, not the mini media player card.