diff --git a/homeassistant/components/nextbus/manifest.json b/homeassistant/components/nextbus/manifest.json index f475c94ed4..b77ffa86f0 100644 --- a/homeassistant/components/nextbus/manifest.json +++ b/homeassistant/components/nextbus/manifest.json @@ -3,7 +3,7 @@ "name": "NextBus", "codeowners": ["@vividboarder"], "documentation": "https://www.home-assistant.io/integrations/nextbus", - "iot_class": "local_polling", + "iot_class": "cloud_polling", "loggers": ["py_nextbus"], "requirements": ["py_nextbusnext==0.1.5"] } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index d85765aec4..b8d8b20799 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -3622,7 +3622,7 @@ "name": "NextBus", "integration_type": "hub", "config_flow": false, - "iot_class": "local_polling" + "iot_class": "cloud_polling" }, "nextcloud": { "name": "Nextcloud",