diff --git a/custom_components/auroraplus/manifest.json b/custom_components/auroraplus/manifest.json index ab7ae5c..41983f1 100644 --- a/custom_components/auroraplus/manifest.json +++ b/custom_components/auroraplus/manifest.json @@ -5,8 +5,8 @@ "issue_tracker": "https://github.com/LeighCurran/AuroraPlusHA/issues", "dependencies": [], "codeowners": ["@LeighCurran"], - "requirements": ["AuroraPlus==1.1.5"], + "requirements": ["AuroraPlus==1.1.6"], "iot_class": "cloud_polling", "config_flow": false, - "version": "1.1.5" + "version": "1.1.6" }