diff --git a/custom_components/galatz_news/manifest.json b/custom_components/galatz_news/manifest.json index bc97a4e..942fec4 100644 --- a/custom_components/galatz_news/manifest.json +++ b/custom_components/galatz_news/manifest.json @@ -6,5 +6,6 @@ "issue_tracker": "https://github.com/leranp/HomeAssistant-galatz-news/issues", "iot_class": "cloud_polling", "codeowners": ["@leranp"], - "version": "1.0.0" + "version": "1.0.0", + "requirements": [] }