diff --git a/homeassistant/components/anthemav/manifest.json b/homeassistant/components/anthemav/manifest.json index 5d46266f8ce..a761e81eaf8 100644 --- a/homeassistant/components/anthemav/manifest.json +++ b/homeassistant/components/anthemav/manifest.json @@ -4,6 +4,7 @@ "codeowners": ["@hyralex"], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/anthemav", + "integration_type": "device", "iot_class": "local_push", "loggers": ["anthemav"], "requirements": ["anthemav==1.4.1"] diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index 47722559e30..0ca8267072f 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -359,7 +359,7 @@ }, "anthemav": { "name": "Anthem A/V Receivers", - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push" },