Skip to content

Instantly share code, notes, and snippets.

@350d
350d / config.json
Last active October 10, 2020 14:05 — forked from johannrichard/homebridge
Full install + Systemd Service for Homebridge
{
"bridge": {
"name": "Homebridge",
"username": "{MAC}",
"port": 51826,
"pin": "{PIN}"
},
"description": "This is an example configuration file. You can use this as a template for creating your own configuration file containing devices you actually own.",