diff --git a/homeassistant/components/torque/manifest.json b/homeassistant/components/torque/manifest.json index 39b01ba712e..07d91299b4a 100644 --- a/homeassistant/components/torque/manifest.json +++ b/homeassistant/components/torque/manifest.json @@ -4,5 +4,5 @@ "documentation": "https://www.home-assistant.io/integrations/torque", "dependencies": ["http"], "codeowners": [], - "iot_class": "cloud_polling" + "iot_class": "local_push" } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index e8a672e8202..ba5f2fb7d86 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -5618,7 +5618,7 @@ "name": "Torque", "integration_type": "hub", "config_flow": false, - "iot_class": "cloud_polling" + "iot_class": "local_push" }, "totalconnect": { "name": "Total Connect",