mirror of
https://github.com/elisspace/core.git
synced 2026-09-24 19:46:55 +00:00
9 lines
195 B
JSON
9 lines
195 B
JSON
{
|
|
"domain": "imap",
|
|
"name": "IMAP",
|
|
"documentation": "https://www.home-assistant.io/integrations/imap",
|
|
"requirements": ["aioimaplib==0.7.15"],
|
|
"dependencies": [],
|
|
"codeowners": []
|
|
}
|