diff --git a/homeassistant/components/sun/manifest.json b/homeassistant/components/sun/manifest.json index b693509b27a..54e75410f57 100644 --- a/homeassistant/components/sun/manifest.json +++ b/homeassistant/components/sun/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@home-assistant/core"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/sun", + "integration_type": "service", "iot_class": "calculated", "quality_scale": "internal", "single_config_entry": true diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index f88e776e04c..14642f965c1 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -6478,7 +6478,7 @@ "iot_class": "cloud_polling" }, "sun": { - "integration_type": "hub", + "integration_type": "service", "config_flow": true, "iot_class": "calculated", "single_config_entry": true