1
mirror of https://github.com/home-assistant/core synced 2024-08-28 03:36:46 +02:00
ha-core/homeassistant/components/marytts/manifest.json
2023-02-08 20:38:43 +01:00

10 lines
239 B
JSON

{
"domain": "marytts",
"name": "MaryTTS",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/marytts",
"iot_class": "local_push",
"loggers": ["speak2mary"],
"requirements": ["speak2mary==1.4.0"]
}