diff --git a/custom_components/ims/manifest.json b/custom_components/ims/manifest.json index cd50307..85917e8 100644 --- a/custom_components/ims/manifest.json +++ b/custom_components/ims/manifest.json @@ -6,6 +6,6 @@ "documentation": "https://github.com/t0mer/ims-custom-component", "iot_class": "cloud_polling", "issue_tracker": "https://github.com/t0mer/ims-custom-component/issues", - "requirements": ["weatheril>=0.26.0"], - "version": "0.1.4" + "requirements": ["weatheril>=0.27.0"], + "version": "0.1.5" }