bump pyvizio version (#37644)
This commit is contained in:
parent
a58e428f48
commit
80890f0096
3 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
"domain": "vizio",
|
||||
"name": "VIZIO SmartCast",
|
||||
"documentation": "https://www.home-assistant.io/integrations/vizio",
|
||||
"requirements": ["pyvizio==0.1.48"],
|
||||
"requirements": ["pyvizio==0.1.49"],
|
||||
"codeowners": ["@raman325"],
|
||||
"config_flow": true,
|
||||
"zeroconf": ["_viziocast._tcp.local."],
|
||||
|
|
|
@ -1825,7 +1825,7 @@ pyversasense==0.0.6
|
|||
pyvesync==1.1.0
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.48
|
||||
pyvizio==0.1.49
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.2.16
|
||||
|
|
|
@ -802,7 +802,7 @@ pyvera==0.3.9
|
|||
pyvesync==1.1.0
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.48
|
||||
pyvizio==0.1.49
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
|
Loading…
Add table
Reference in a new issue