mirror of
https://github.com/mtan93/homebridge.git
synced 2026-05-08 06:16:08 +01:00
+1
-1
@@ -51,7 +51,7 @@ Server.prototype._publish = function() {
|
||||
username: bridgeConfig.username || "CC:22:3D:E3:CE:30",
|
||||
port: bridgeConfig.port || 51826,
|
||||
pincode: bridgeConfig.pin || "031-45-154",
|
||||
category: Accessory.Categories.OTHER
|
||||
category: Accessory.Categories.BRIDGE
|
||||
});
|
||||
|
||||
log.info("Homebridge is running on port %s.", bridgeConfig.port || 51826);
|
||||
|
||||
Reference in New Issue
Block a user