2023-08-30 22:20:48 +00:00
|
|
|
{
|
|
|
|
"$schema": "../schema.json",
|
|
|
|
"name": "Home Bridge",
|
|
|
|
"available": true,
|
|
|
|
"port": 8581,
|
2024-06-08 07:21:07 +00:00
|
|
|
"tipi_version": 2,
|
|
|
|
"version": "2024-05-02",
|
2023-08-30 22:20:48 +00:00
|
|
|
"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",
|
2023-10-29 19:43:17 +00:00
|
|
|
"form_fields": [],
|
|
|
|
"supported_architectures": ["arm64", "amd64"]
|
2023-08-30 22:20:48 +00:00
|
|
|
}
|