diff --git a/homeassistant/components/ezviz/manifest.json b/homeassistant/components/ezviz/manifest.json index 4618f7e4404..5ce509bfc3c 100644 --- a/homeassistant/components/ezviz/manifest.json +++ b/homeassistant/components/ezviz/manifest.json @@ -4,7 +4,7 @@ "documentation": "https://www.home-assistant.io/integrations/ezviz", "dependencies": ["ffmpeg"], "codeowners": ["@RenierM26", "@baqs"], - "requirements": ["pyezviz==0.2.0.5"], + "requirements": ["pyezviz==0.2.0.6"], "config_flow": true, "iot_class": "cloud_polling" } diff --git a/requirements_all.txt b/requirements_all.txt index 767e005a115..45725c9ee12 100644 --- a/requirements_all.txt +++ b/requirements_all.txt @@ -1506,7 +1506,7 @@ pyeverlights==0.1.0 pyevilgenius==1.0.0 # homeassistant.components.ezviz -pyezviz==0.2.0.5 +pyezviz==0.2.0.6 # homeassistant.components.fido pyfido==2.1.1 diff --git a/requirements_test_all.txt b/requirements_test_all.txt index 6a44c0b80be..e87a1601858 100644 --- a/requirements_test_all.txt +++ b/requirements_test_all.txt @@ -920,7 +920,7 @@ pyeverlights==0.1.0 pyevilgenius==1.0.0 # homeassistant.components.ezviz -pyezviz==0.2.0.5 +pyezviz==0.2.0.6 # homeassistant.components.fido pyfido==2.1.1