diff --git a/custom_components/frigate/manifest.json b/custom_components/frigate/manifest.json index 9319960d..58069fb8 100644 --- a/custom_components/frigate/manifest.json +++ b/custom_components/frigate/manifest.json @@ -14,5 +14,6 @@ "codeowners": [ "@blakeblackshear" ], - "requirements": [] -} \ No newline at end of file + "requirements": [], + "iot_class": "local_push" +}