diff --git a/homeassistant/components/reolink/manifest.json b/homeassistant/components/reolink/manifest.json index ab944314054..3f4d28b579b 100644 --- a/homeassistant/components/reolink/manifest.json +++ b/homeassistant/components/reolink/manifest.json @@ -6,7 +6,7 @@ "requirements": ["reolink-aio==0.3.2"], "dependencies": ["webhook"], "codeowners": ["@starkillerOG"], - "iot_class": "local_polling", + "iot_class": "local_push", "loggers": ["reolink_aio"], "dhcp": [ { diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 885131ceffa..9a8058d3a58 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -4476,7 +4476,7 @@ "name": "Reolink IP NVR/camera", "integration_type": "hub", "config_flow": true, - "iot_class": "local_polling" + "iot_class": "local_push" }, "repetier": { "name": "Repetier-Server",