Bump pyvizio version to 0.1.1 (#30867)

* bump pyvizio version to resolve setup issue

* update requirements*.txt
This commit is contained in:
Raman Gupta 2020-01-17 02:48:59 -05:00 committed by Martin Hjelmare
parent 24a381456a
commit d63ea198f2
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "vizio",
"name": "Vizio SmartCast TV",
"documentation": "https://www.home-assistant.io/integrations/vizio",
"requirements": ["pyvizio==0.0.20"],
"requirements": ["pyvizio==0.1.1"],
"dependencies": [],
"codeowners": ["@raman325"],
"config_flow": true

View file

@ -1693,7 +1693,7 @@ pyversasense==0.0.6
pyvesync==1.1.0
# homeassistant.components.vizio
pyvizio==0.0.20
pyvizio==0.1.1
# homeassistant.components.velux
pyvlx==0.2.12

View file

@ -558,7 +558,7 @@ pyvera==0.3.7
pyvesync==1.1.0
# homeassistant.components.vizio
pyvizio==0.0.20
pyvizio==0.1.1
# homeassistant.components.html5
pywebpush==1.9.2