diff --git a/custom_components/browser_mod/manifest.json b/custom_components/browser_mod/manifest.json index f5a7da1..1249468 100644 --- a/custom_components/browser_mod/manifest.json +++ b/custom_components/browser_mod/manifest.json @@ -5,5 +5,6 @@ "dependencies": ["websocket_api", "http", "frontend"], "codeowners": [], "requirements": [], - "version": "1.3.1" + "version": "1.3.1", + "iot_class": "local_push" }