mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Ezviz dependency bump to 0.2.0.8 (#71512)
This commit is contained in:
parent
1d63c2069e
commit
e1fa285640
@ -4,7 +4,7 @@
|
|||||||
"documentation": "https://www.home-assistant.io/integrations/ezviz",
|
"documentation": "https://www.home-assistant.io/integrations/ezviz",
|
||||||
"dependencies": ["ffmpeg"],
|
"dependencies": ["ffmpeg"],
|
||||||
"codeowners": ["@RenierM26", "@baqs"],
|
"codeowners": ["@RenierM26", "@baqs"],
|
||||||
"requirements": ["pyezviz==0.2.0.6"],
|
"requirements": ["pyezviz==0.2.0.8"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"iot_class": "cloud_polling",
|
"iot_class": "cloud_polling",
|
||||||
"loggers": ["paho_mqtt", "pyezviz"]
|
"loggers": ["paho_mqtt", "pyezviz"]
|
||||||
|
@ -1480,7 +1480,7 @@ pyeverlights==0.1.0
|
|||||||
pyevilgenius==2.0.0
|
pyevilgenius==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.ezviz
|
# homeassistant.components.ezviz
|
||||||
pyezviz==0.2.0.6
|
pyezviz==0.2.0.8
|
||||||
|
|
||||||
# homeassistant.components.fido
|
# homeassistant.components.fido
|
||||||
pyfido==2.1.1
|
pyfido==2.1.1
|
||||||
|
@ -974,7 +974,7 @@ pyeverlights==0.1.0
|
|||||||
pyevilgenius==2.0.0
|
pyevilgenius==2.0.0
|
||||||
|
|
||||||
# homeassistant.components.ezviz
|
# homeassistant.components.ezviz
|
||||||
pyezviz==0.2.0.6
|
pyezviz==0.2.0.8
|
||||||
|
|
||||||
# homeassistant.components.fido
|
# homeassistant.components.fido
|
||||||
pyfido==2.1.1
|
pyfido==2.1.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user