1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-28 20:53:45 +01:00
Files
core/homeassistant/components/stt/manifest.json
2023-11-21 12:21:27 +01:00

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"
}