core/homeassistant/components/mpd
Niall Donegan 5e3102b2d6 Pull track position from MPD status (#28579)
* Pull track position from MPD status()

This allows the progress bar to work when using the media-control card in lovelace.

* Actually commit flake8 fix!

* Extra documentation.

Mainly to trigger CI rerun.

* Updated to use self._media_position
2019-12-25 11:09:03 +01:00
..
__init__.py
manifest.json
media_player.py Pull track position from MPD status (#28579) 2019-12-25 11:09:03 +01:00