Vizio dependency version bump (#34002)

This commit is contained in:
Raman Gupta 2020-04-11 04:31:44 -04:00 committed by GitHub
parent 569057c215
commit c3542f8bb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
"domain": "vizio",
"name": "VIZIO SmartCast",
"documentation": "https://www.home-assistant.io/integrations/vizio",
"requirements": ["pyvizio==0.1.46"],
"requirements": ["pyvizio==0.1.47"],
"codeowners": ["@raman325"],
"config_flow": true,
"zeroconf": ["_viziocast._tcp.local."],

View file

@ -1743,7 +1743,7 @@ pyversasense==0.0.6
pyvesync==1.1.0
# homeassistant.components.vizio
pyvizio==0.1.46
pyvizio==0.1.47
# homeassistant.components.velux
pyvlx==0.2.12

View file

@ -661,7 +661,7 @@ pyvera==0.3.7
pyvesync==1.1.0
# homeassistant.components.vizio
pyvizio==0.1.46
pyvizio==0.1.47
# homeassistant.components.html5
pywebpush==1.9.2