Bump pyvizio version (#19048)

* Update vizio.py

Bump pyvizio version to reoslve get volume call and component setup failures

* Update of requirement_all
pull/19056/head
photinus 2018-12-05 13:00:49 -08:00 committed by Charles Garwood
parent af96694430
commit 0aee355b14
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ from homeassistant.const import (
STATE_UNKNOWN) STATE_UNKNOWN)
from homeassistant.helpers import config_validation as cv from homeassistant.helpers import config_validation as cv
REQUIREMENTS = ['pyvizio==0.0.3'] REQUIREMENTS = ['pyvizio==0.0.4']
_LOGGER = logging.getLogger(__name__) _LOGGER = logging.getLogger(__name__)

View File

@ -1325,7 +1325,7 @@ pyvera==0.2.45
pyvesync==0.1.1 pyvesync==0.1.1
# homeassistant.components.media_player.vizio # homeassistant.components.media_player.vizio
pyvizio==0.0.3 pyvizio==0.0.4
# homeassistant.components.velux # homeassistant.components.velux
pyvlx==0.1.3 pyvlx==0.1.3