1
0
mirror of https://github.com/elisspace/core.git synced 2026-09-14 06:57:07 +00:00
Files
core/homeassistant/components/marytts/manifest.json
2022-01-28 13:37:53 -08:00

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