Mark assist_pipeline as a system integration type (#123202)

This commit is contained in:
Franck Nijhof 2024-08-05 21:07:11 +02:00 committed by GitHub
parent bb1efe56b6
commit 5142cb5e98
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1 additions and 6 deletions

View file

@ -4,6 +4,7 @@
"codeowners": ["@balloob", "@synesthesiam"],
"dependencies": ["conversation", "stt", "tts", "wake_word"],
"documentation": "https://www.home-assistant.io/integrations/assist_pipeline",
"integration_type": "system",
"iot_class": "local_push",
"quality_scale": "internal",
"requirements": ["pymicro-vad==1.0.1"]

View file

@ -496,12 +496,6 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"assist_pipeline": {
"name": "Assist pipeline",
"integration_type": "hub",
"config_flow": false,
"iot_class": "local_push"
},
"asuswrt": {
"name": "ASUSWRT",
"integration_type": "hub",