core/homeassistant/components/rocketchat/manifest.json

11 lines
286 B
JSON

{
"domain": "rocketchat",
"name": "Rocket.Chat",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/rocketchat",
"iot_class": "cloud_push",
"loggers": ["rocketchat_API"],
"quality_scale": "legacy",
"requirements": ["rocketchat-API==0.6.1"]
}