From c9dc2c8cfb1ea781a0c73d47d9f0cffb9020808b Mon Sep 17 00:00:00 2001 From: RenierM26 <66512715+RenierM26@users.noreply.github.com> Date: Fri, 25 Dec 2020 09:56:46 +0200 Subject: [PATCH] Update manifest.json --- custom_components/ha-ezviz/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/ha-ezviz/manifest.json b/custom_components/ha-ezviz/manifest.json index 19b098b..6e4699d 100644 --- a/custom_components/ha-ezviz/manifest.json +++ b/custom_components/ha-ezviz/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/ezviz", "dependencies": [], "codeowners": ["@baqs"], - "requirements": ["git+https://github.com/RenierM26/pyEzviz.git@master#pyEzviz==0.1.6.2"] + "requirements": ["git+https://github.com/RenierM26/pyEzviz.git@master#pyEzviz==0.1.6.3"] }