mirror of
https://github.com/home-assistant/core.git
synced 2026-04-28 20:53:45 +01:00
10 lines
258 B
JSON
10 lines
258 B
JSON
{
|
|
"domain": "stt",
|
|
"name": "Speech-to-text (STT)",
|
|
"codeowners": ["@home-assistant/core"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/stt",
|
|
"integration_type": "entity",
|
|
"quality_scale": "internal"
|
|
}
|