Ezviz dependency bump to 0.2.0.8 (#71512)
This commit is contained in:
parent
1d63c2069e
commit
e1fa285640
3 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
|||
"documentation": "https://www.home-assistant.io/integrations/ezviz",
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": ["@RenierM26", "@baqs"],
|
||||
"requirements": ["pyezviz==0.2.0.6"],
|
||||
"requirements": ["pyezviz==0.2.0.8"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["paho_mqtt", "pyezviz"]
|
||||
|
|
|
@ -1480,7 +1480,7 @@ pyeverlights==0.1.0
|
|||
pyevilgenius==2.0.0
|
||||
|
||||
# homeassistant.components.ezviz
|
||||
pyezviz==0.2.0.6
|
||||
pyezviz==0.2.0.8
|
||||
|
||||
# homeassistant.components.fido
|
||||
pyfido==2.1.1
|
||||
|
|
|
@ -974,7 +974,7 @@ pyeverlights==0.1.0
|
|||
pyevilgenius==2.0.0
|
||||
|
||||
# homeassistant.components.ezviz
|
||||
pyezviz==0.2.0.6
|
||||
pyezviz==0.2.0.8
|
||||
|
||||
# homeassistant.components.fido
|
||||
pyfido==2.1.1
|
||||
|
|
Loading…
Add table
Reference in a new issue