mirror of
https://github.com/home-assistant/core.git
synced 2025-07-19 11:17:21 +00:00
Bump pyvizio to 0.0.3 (#14147)
* Bumping pyvizio version * Bump pyvizio version
This commit is contained in:
parent
8d87b9fed5
commit
b352b761f3
@ -19,7 +19,7 @@ from homeassistant.const import (
|
|||||||
from homeassistant.helpers import config_validation as cv
|
from homeassistant.helpers import config_validation as cv
|
||||||
import homeassistant.util as util
|
import homeassistant.util as util
|
||||||
|
|
||||||
REQUIREMENTS = ['pyvizio==0.0.2']
|
REQUIREMENTS = ['pyvizio==0.0.3']
|
||||||
|
|
||||||
_LOGGER = logging.getLogger(__name__)
|
_LOGGER = logging.getLogger(__name__)
|
||||||
|
|
||||||
|
@ -1084,7 +1084,7 @@ pyvera==0.2.42
|
|||||||
pyvesync==0.1.1
|
pyvesync==0.1.1
|
||||||
|
|
||||||
# homeassistant.components.media_player.vizio
|
# homeassistant.components.media_player.vizio
|
||||||
pyvizio==0.0.2
|
pyvizio==0.0.3
|
||||||
|
|
||||||
# homeassistant.components.velux
|
# homeassistant.components.velux
|
||||||
pyvlx==0.1.3
|
pyvlx==0.1.3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user