diff --git a/homeassistant/components/ps4/manifest.json b/homeassistant/components/ps4/manifest.json index 1513c08ad69..ce4147924a0 100644 --- a/homeassistant/components/ps4/manifest.json +++ b/homeassistant/components/ps4/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@ktnrg45"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/ps4", + "integration_type": "hub", "iot_class": "local_polling", "loggers": ["pyps4_2ndscreen"], "requirements": ["pyps4-2ndscreen==1.3.1"]