hass-core/homeassistant/components/vlc_telnet
David McClosky 58f6db0127
Fix media_pause in vlc_telnet (#46675)
The underlying python-telnet-vlc pause() function toggles play/pause, so
we need to check our state before calling it.
2021-02-17 06:39:46 +01:00
..
__init__.py
manifest.json Bump python-vlc-telnet to 2.0.1 (#46608) 2021-02-16 12:32:53 +01:00
media_player.py Fix media_pause in vlc_telnet (#46675) 2021-02-17 06:39:46 +01:00