1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
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"]
}