5257276b68
* Add Homebridge * Update apps.test.ts * Update config.json
16 lines
410 B
JSON
16 lines
410 B
JSON
{
|
|
"$schema": "../schema.json",
|
|
"name": "Home Bridge",
|
|
"available": true,
|
|
"port": 8581,
|
|
"tipi_version": 1,
|
|
"version": "latest",
|
|
"id": "homebridge",
|
|
"categories": ["automation"],
|
|
"description": "HomeKit support for the impatient.",
|
|
"short_desc": "HomeKit support for the impatient. ",
|
|
"author": "ArneNaessens",
|
|
"source": "https://github.com/homebridge/homebridge",
|
|
"form_fields": []
|
|
}
|