mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
9 lines
230 B
JSON
9 lines
230 B
JSON
{
|
|
"domain": "asterisk_cdr",
|
|
"name": "Asterisk Call Detail Records",
|
|
"documentation": "https://www.home-assistant.io/integrations/asterisk_cdr",
|
|
"requirements": [],
|
|
"dependencies": ["asterisk_mbox"],
|
|
"codeowners": []
|
|
}
|