core/homeassistant/components/xmpp/manifest.json

9 lines
228 B
JSON

{
"domain": "xmpp",
"name": "Jabber (XMPP)",
"documentation": "https://www.home-assistant.io/integrations/xmpp",
"requirements": ["slixmpp==1.7.1"],
"codeowners": ["@fabaff", "@flowolf"],
"iot_class": "cloud_push"
}