mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Bump pyezviz to 0.2.0.9 (#74755)
* Bump ezviz dependency to fix #74618 * Bump ezviz dependency to fix #74618 Co-authored-by: J. Nick Koston <nick@koston.org>
This commit is contained in:
parent
cdaefc8fda
commit
36357fe45d
@ -4,7 +4,7 @@
|
||||
"documentation": "https://www.home-assistant.io/integrations/ezviz",
|
||||
"dependencies": ["ffmpeg"],
|
||||
"codeowners": ["@RenierM26", "@baqs"],
|
||||
"requirements": ["pyezviz==0.2.0.8"],
|
||||
"requirements": ["pyezviz==0.2.0.9"],
|
||||
"config_flow": true,
|
||||
"iot_class": "cloud_polling",
|
||||
"loggers": ["paho_mqtt", "pyezviz"]
|
||||
|
@ -1492,7 +1492,7 @@ pyeverlights==0.1.0
|
||||
pyevilgenius==2.0.0
|
||||
|
||||
# homeassistant.components.ezviz
|
||||
pyezviz==0.2.0.8
|
||||
pyezviz==0.2.0.9
|
||||
|
||||
# homeassistant.components.fido
|
||||
pyfido==2.1.1
|
||||
|
@ -1001,7 +1001,7 @@ pyeverlights==0.1.0
|
||||
pyevilgenius==2.0.0
|
||||
|
||||
# homeassistant.components.ezviz
|
||||
pyezviz==0.2.0.8
|
||||
pyezviz==0.2.0.9
|
||||
|
||||
# homeassistant.components.fido
|
||||
pyfido==2.1.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user