diff --git a/homeassistant/components/enocean/manifest.json b/homeassistant/components/enocean/manifest.json index bd79d591f6b..b7eba277b77 100644 --- a/homeassistant/components/enocean/manifest.json +++ b/homeassistant/components/enocean/manifest.json @@ -4,6 +4,7 @@ "codeowners": [], "config_flow": true, "documentation": "https://www.home-assistant.io/integrations/enocean", + "integration_type": "device", "iot_class": "local_push", "loggers": ["enocean"], "requirements": ["enocean==0.50"], diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index c750b5fca62..b136bc9c646 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -1763,7 +1763,7 @@ }, "enocean": { "name": "EnOcean", - "integration_type": "hub", + "integration_type": "device", "config_flow": true, "iot_class": "local_push", "single_config_entry": true