core/homeassistant/components/rocketchat/manifest.json

11 lines
222 B
JSON
Raw Normal View History

{
"domain": "rocketchat",
"name": "Rocketchat",
"documentation": "https://www.home-assistant.io/components/rocketchat",
"requirements": [
"rocketchat-API==0.6.1"
],
"dependencies": [],
"codeowners": []
}