mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
11 lines
268 B
JSON
11 lines
268 B
JSON
{
|
|
"domain": "marytts",
|
|
"name": "MaryTTS",
|
|
"codeowners": [],
|
|
"documentation": "https://www.home-assistant.io/integrations/marytts",
|
|
"iot_class": "local_push",
|
|
"loggers": ["speak2mary"],
|
|
"quality_scale": "legacy",
|
|
"requirements": ["speak2mary==1.4.0"]
|
|
}
|