diff --git a/custom_components/duofern/manifest.json b/custom_components/duofern/manifest.json index d867198..536467c 100644 --- a/custom_components/duofern/manifest.json +++ b/custom_components/duofern/manifest.json @@ -6,6 +6,6 @@ "config_flow": true, "issue_tracker": "https://github.com/gluap/pyduofern-hacs/issues" , "codeowners": ["@gluap"], - "requirements": ["pyduofern==0.36"], - "version": "0.5.7" + "requirements": ["pyduofern==0.36.1"], + "version": "0.5.16" }