mirror of
https://github.com/elisspace/core.git
synced 2026-09-14 06:57:07 +00:00
10 lines
239 B
JSON
10 lines
239 B
JSON
{
|
|
"domain": "marytts",
|
|
"name": "MaryTTS",
|
|
"documentation": "https://www.home-assistant.io/integrations/marytts",
|
|
"requirements": ["speak2mary==1.4.0"],
|
|
"codeowners": [],
|
|
"iot_class": "local_push",
|
|
"loggers": ["speak2mary"]
|
|
}
|