Skip to content
Ben edited this page Jul 27, 2023 · 20 revisions

Homebridge Setup Instructions

raspbian

Raspberry Pi

Official Homebridge Raspberry Pi Image
Install Homebridge on Raspbian


linux

Linux

Debian or Ubuntu Linux | Red Hat, CentOS or Fedora Linux | Arch / Manjaro Linux


macos

macOS

Install Homebridge on macOS


windows

Windows 10 / 11

Install Homebridge on Windows 10 / 11 Using Hyper V


docker

Docker

Install Homebridge on Docker
Synology | Unraid | QNAP | TrueNAS Scale


docker

Synology DSM

Install Homebridge on Synology DSM 7


Homebridge Service Helper

Homebridge Config UI X provides a command called hb-service which makes it easy to set up Homebridge as a service on Linux/Raspbian, macOS and Windows 10.

Documentation for the hb-service command can be found here:

Reverse Proxy / SSL Setup

The best way to add SSL/TLS to the Homebridge Config UI X interface is by using Nginx (preferred) or Apache as a reverse proxy.

Config Options

A full list of all the available config options for Homebridge Config UI X can be found here:

Plugin Developers

Any Homebridge plugin developer can add support for the Plugin Settings GUI by adding a schema file to their project. Full documentation for the Homebridge Plugins Settings GUI schema can be found here:

Clone this wiki locally