12c2ed5c4d
* Add play/pause functionality to vizio integration Leverages existing pyvizio functionality. My impression is that it also works for soundbars based on https://github.com/exiva/Vizio_SmartCast_API/issues/19. * Set vizio assumed_state to True The Vizio API is only capable of indicating whether the device is on or off and not whether it's playing/paused/idle. Setting assumed_state to True gives us separate Play and Pause buttons versus the (useless) merged Play/Pause button we would get otherwise. |
||
---|---|---|
.. | ||
__init__.py | ||
conftest.py | ||
const.py | ||
test_config_flow.py | ||
test_init.py | ||
test_media_player.py |