core/homeassistant/components/hipchat/manifest.json

11 lines
208 B
JSON

{
"domain": "hipchat",
"name": "Hipchat",
"documentation": "https://www.home-assistant.io/components/hipchat",
"requirements": [
"hipnotify==1.0.8"
],
"dependencies": [],
"codeowners": []
}