mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 07:37:34 +00:00
Bump pyvizio version for vizio (#33924)
This commit is contained in:
parent
3ad9052b5c
commit
f38ff3b622
@ -2,8 +2,7 @@
|
||||
"domain": "vizio",
|
||||
"name": "VIZIO SmartCast",
|
||||
"documentation": "https://www.home-assistant.io/integrations/vizio",
|
||||
"requirements": ["pyvizio==0.1.44"],
|
||||
"dependencies": [],
|
||||
"requirements": ["pyvizio==0.1.46"],
|
||||
"codeowners": ["@raman325"],
|
||||
"config_flow": true,
|
||||
"zeroconf": ["_viziocast._tcp.local."],
|
||||
|
@ -1738,7 +1738,7 @@ pyversasense==0.0.6
|
||||
pyvesync==1.1.0
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.44
|
||||
pyvizio==0.1.46
|
||||
|
||||
# homeassistant.components.velux
|
||||
pyvlx==0.2.12
|
||||
|
@ -647,7 +647,7 @@ pyvera==0.3.7
|
||||
pyvesync==1.1.0
|
||||
|
||||
# homeassistant.components.vizio
|
||||
pyvizio==0.1.44
|
||||
pyvizio==0.1.46
|
||||
|
||||
# homeassistant.components.html5
|
||||
pywebpush==1.9.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user