mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +01:00
12 lines
347 B
JSON
12 lines
347 B
JSON
{
|
|
"domain": "elevenlabs",
|
|
"name": "ElevenLabs",
|
|
"codeowners": ["@sorgfresser"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/elevenlabs",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["elevenlabs"],
|
|
"requirements": ["elevenlabs==2.3.0", "sentence-stream==1.2.0"]
|
|
}
|