diff --git a/custom_components/candy/manifest.json b/custom_components/candy/manifest.json index e5b0cea..0ce060c 100644 --- a/custom_components/candy/manifest.json +++ b/custom_components/candy/manifest.json @@ -8,7 +8,7 @@ "dependencies": [], "documentation": "https://github.com/ofalvai/home-assistant-candy", "homekit": {}, - "iot_class": "local_polling" + "iot_class": "local_polling", "issue_tracker": "https://github.com/ofalvai/home-assistant-candy/issues", "requirements": [ "backoff~=2.0", @@ -16,5 +16,5 @@ ], "ssdp": [], "version": "1.0.0", - "zeroconf": [], + "zeroconf": [] } \ No newline at end of file