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 f09e30f4a93..1973933d735 100644 --- a/homeassistant/generated/integrations.json +++ b/homeassistant/generated/integrations.json @@ -1700,6 +1700,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",