{ "bridge": { "name": "Homebridge", "username": "CC:22:3D:E3:CE:30", "port": 51826, "pin": "031-45-154", "sensors": true, "lights": true }, "description": "Home Smart Home", "platforms": [ { "name": "Config", "port": 8080, "auth": "form", "theme": "red", "restart": "sudo -n systemctl restart homebridge", "temp": "/sys/class/thermal/thermal_zone0/temp", "tempUnits": "c", "lang": "auto", "sudo": true, "log": { "method": "custom", "command": "journalctl -o cat -n 500 -f -u homebridge" }, "platform": "config" }, { "name": "Hue", "hosts": [ "127.0.0.1" ], "Users": { "00212EFFFF0540F8": "0CF5280A9A" }, "lights": true, "excludeSensorTypes": [ "CLIP", "Geofence", "Daylight" ], "platform": "Hue" } ], "accessories": [] }