diff --git a/homeassistant/components/rfxtrx/manifest.json b/homeassistant/components/rfxtrx/manifest.json index bb3701e2e31..34df4c26c18 100644 --- a/homeassistant/components/rfxtrx/manifest.json +++ b/homeassistant/components/rfxtrx/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@danielhiversen", "@elupus", "@RobBie1221"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/rfxtrx", + "integration_type": "hub", "iot_class": "local_push", "loggers": ["RFXtrx"], "requirements": ["pyRFXtrx==0.31.1"]