13 lines
232 B
JSON
13 lines
232 B
JSON
{
|
|
"domain": "xmpp",
|
|
"name": "Xmpp",
|
|
"documentation": "https://www.home-assistant.io/integrations/xmpp",
|
|
"requirements": [
|
|
"slixmpp==1.4.2"
|
|
],
|
|
"dependencies": [],
|
|
"codeowners": [
|
|
"@fabaff",
|
|
"@flowolf"
|
|
]
|
|
}
|