diff --git a/homeassistant/components/bond/manifest.json b/homeassistant/components/bond/manifest.json index 704b9934970..73ef7441327 100644 --- a/homeassistant/components/bond/manifest.json +++ b/homeassistant/components/bond/manifest.json @@ -14,6 +14,7 @@ } ], "documentation": "https://www.home-assistant.io/integrations/bond", + "integration_type": "hub", "iot_class": "local_push", "loggers": ["bond_async"], "requirements": ["bond-async==0.2.1"],