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
media_player.py Fix media_pause in vlc_telnet (#46675) 2021-02-17 06:39:46 +01:00