{ "categories": [ "HomeAutomation" ], "description": "Debian Homebridge allows you to integrate with smart home devices that do not natively support HomeKit. There are over 2,000 Homebridge plugins supporting thousands of different smart accessories.", "env": [ { "default": "1000", "label": "PGID", "name": "PGID" }, { "default": "1000", "label": "PUID", "name": "PUID" }, { "default": "1", "label": "HOMEBRIDGE_CONFIG_UI", "name": "HOMEBRIDGE_CONFIG_UI" }, { "default": "8581", "label": "HOMEBRIDGE_CONFIG_UI_PORT", "name": "HOMEBRIDGE_CONFIG_UI_PORT" }, { "default": "America/New_York", "label": "TZ", "name": "TZ" } ], "image_arm32": "homebridge/homebridge:ubuntu-arm32v7", "image_arm64": "homebridge/homebridge:ubuntu", "image_amd64": "homebridge/homebridge:ubuntu", "logo": "https://raw.githubusercontent.com/pi-hosted/pi-hosted/master/images/homebridge.png", "name": "homebridge-debian", "network": "host", "note": "Bringing HomeKit support where there is none", "officialDoc": "https://github.com/homebridge/homebridge/wiki/Install-Homebridge-on-Docker", "platform": "linux", "privileged": true, "restart_policy": "unless-stopped", "title": "Homebridge - Debian", "type": 1, "volumes": [ { "bind": "/portainer/Files/AppData/Config/debian-homebridge", "container": "/homebridge" } ], "webpage": "https://homebridge.io/" }