diff --git a/homeassistant/components/pure_energie/manifest.json b/homeassistant/components/pure_energie/manifest.json index a79eadff415..86b21ae091f 100644 --- a/homeassistant/components/pure_energie/manifest.json +++ b/homeassistant/components/pure_energie/manifest.json @@ -4,7 +4,7 @@ "codeowners": ["@klaasnicolaas"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/pure_energie", - "integration_type": "service", + "integration_type": "device", "iot_class": "local_polling", "requirements": ["gridnet==5.0.1"], "zeroconf": [ diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index bf627173ecd..d028ae0cb3e 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -5272,7 +5272,7 @@ }, "pure_energie": { "name": "Pure Energie", - "integration_type": "service", + "integration_type": "device", "config_flow": true, "iot_class": "local_polling" },