diff --git a/custom_components/duofern/manifest.json b/custom_components/duofern/manifest.json index fec7cab..a6e22ab 100644 --- a/custom_components/duofern/manifest.json +++ b/custom_components/duofern/manifest.json @@ -7,5 +7,5 @@ "issue_tracker": "https://github.com/gluap/pyduofern-hacs/issues" , "codeowners": ["@gluap"], "requirements": ["pyduofern==0.35.1"], - "version": "0.5.1" + "version": "0.5.2" } diff --git a/hacs.json b/hacs.json index c3ef2d2..9595b88 100644 --- a/hacs.json +++ b/hacs.json @@ -1,5 +1,5 @@ { "name": "duofern", "domains": ["cover", "light", "binary_sensor"], - "homeassistant": "2023.3.2" + "homeassistant": "2022.11" } \ No newline at end of file