diff --git a/homeassistant/components/hassio/manifest.json b/homeassistant/components/hassio/manifest.json index b087eb25807..5de80fdbd19 100644 --- a/homeassistant/components/hassio/manifest.json +++ b/homeassistant/components/hassio/manifest.json @@ -6,6 +6,5 @@ "after_dependencies": ["panel_custom"], "codeowners": ["@home-assistant/supervisor"], "iot_class": "local_polling", - "quality_scale": "internal", - "integration_type": "system" + "quality_scale": "internal" } diff --git a/homeassistant/generated/integrations.json b/homeassistant/generated/integrations.json index cccbd162e57..4fd58cd88f3 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -1690,6 +1690,11 @@ "iot_class": "local_polling", "name": "Harman Kardon AVR" }, + "hassio": { + "config_flow": false, + "iot_class": "local_polling", + "name": "Home Assistant Supervisor" + }, "haveibeenpwned": { "config_flow": false, "iot_class": "cloud_polling",