* Add manifests * Update auto name * Update codeowners * Add requirements from platforms * Minor cleanup * Incorporate changes from awarecan PR
11 lines
208 B
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": []
|
|
}
|