Bump pyvizio to 0.1.57 (#43374)
parent
e15f3b7b8e
commit
0bfcfb859a
|
@ -2,7 +2,7 @@
|
|||
"domain": "vizio",
|
||||
"name": "VIZIO SmartCast",
|
||||
"documentation": "https://www.home-assistant.io/integrations/vizio",
|
||||
"requirements": ["pyvizio==0.1.56"],
|
||||
"requirements": ["pyvizio==0.1.57"],
|
||||
"codeowners": ["@raman325"],
|
||||
"config_flow": true,
|
||||
"zeroconf": ["_viziocast._tcp.local."],
|
||||
|
|
|
@ -1876,7 +1876,7 @@ pyversasense==0.0.6
|
|||
pyvesync==1.2.0
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.56
|
||||
pyvizio==0.1.57
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.2.18
|
||||
|
|
|
@ -908,7 +908,7 @@ pyvera==0.3.11
|
|||
pyvesync==1.2.0
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.56
|
||||
pyvizio==0.1.57
|
||||
|
||||
# homeassistant.components.volumio
|
||||
pyvolumio==0.1.3
|
||||
|
|
Loading…
Reference in New Issue