core/homeassistant/components/stt/manifest.json

10 lines
246 B
JSON

{
"domain": "stt",
"name": "Speech-to-Text (STT)",
"documentation": "https://www.home-assistant.io/integrations/stt",
"dependencies": ["http"],
"codeowners": ["@pvizeli"],
"quality_scale": "internal",
"integration_type": "entity"
}