diff --git a/homeassistant/components/tod/manifest.json b/homeassistant/components/tod/manifest.json index a38531e8883..3d82c387ab7 100644 --- a/homeassistant/components/tod/manifest.json +++ b/homeassistant/components/tod/manifest.json @@ -5,6 +5,6 @@ "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/tod", "integration_type": "helper", - "iot_class": "local_push", + "iot_class": "calculated", "quality_scale": "internal" } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index aa3ad84f192..40775163374 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -6696,7 +6696,7 @@ "tod": { "integration_type": "helper", "config_flow": true, - "iot_class": "local_push" + "iot_class": "calculated" }, "utility_meter": { "integration_type": "helper",