diff --git a/homeassistant/components/owntracks/manifest.json b/homeassistant/components/owntracks/manifest.json index adbbd30b60d..81da21b2a54 100644 --- a/homeassistant/components/owntracks/manifest.json +++ b/homeassistant/components/owntracks/manifest.json @@ -6,6 +6,7 @@ "config_flow": true, "dependencies": ["webhook"], "documentation": "https://www.home-assistant.io/integrations/owntracks", + "integration_type": "service", "iot_class": "local_push", "loggers": ["nacl"], "requirements": ["PyNaCl==1.6.0"], diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 0dda3a0ddc6..9f97838e29e 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -4927,7 +4927,7 @@ }, "owntracks": { "name": "OwnTracks", - "integration_type": "hub", + "integration_type": "service", "config_flow": true, "iot_class": "local_push", "single_config_entry": true