Mark assist_pipeline as a system integration type (#123202)

pull/123276/head
Franck Nijhof 2024-08-05 21:07:11 +02:00
parent 859874487e
commit 62d38e786d
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
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

@ -490,12 +490,6 @@
"config_flow": true,
"iot_class": "cloud_polling"
},
"assist_pipeline": {
"name": "Assist pipeline",
"integration_type": "hub",
"config_flow": false,
"iot_class": "local_push"
},
"asterisk": {
"name": "Asterisk",
"integrations": {