hass-core/homeassistant/components/rocketchat/manifest.json
2022-01-28 13:37:53 -08:00

9 lines
257 B
JSON

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