diff --git a/custom_components/shopping_list_manager/manifest.json b/custom_components/shopping_list_manager/manifest.json index 460556f..210ec8a 100644 --- a/custom_components/shopping_list_manager/manifest.json +++ b/custom_components/shopping_list_manager/manifest.json @@ -8,5 +8,5 @@ "dependencies": [], "codeowners": ["@thekiwismarthome"], "config_flow": true, - "iot_class": "local_polling" -} \ No newline at end of file + "iot_class": "local_push" +}