homebridge: "There was a problem reading your config.json file." Wondering if anybody could help?

Hi, I’m trying to setup Homebridge and am encountering issues, seemingly with the config.json file. Here is my config.json file:

{ “bridge”: { “name”: “Homebridge”, “username”: “CC:22:3D:E3:CE:30”, “port”: 51826, “pin”: “031-45-154” },

"description": "Config file for Xbox.",

"accessories": [
    {
        "accessory": "Xbox",
      "name": "Xbox",
      "ipAddress": "192.168.0.20",
      "liveId": "FD0086CA6C9AF4A6"
    }
]

}

Here is what Terminal is returning when I run Homebridge:

2016-05-22-143042_1920x1080_scrot

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 35

Most upvoted comments

Not there! Have to add to /home/pi/.homebridge

Nice! I glad is working now!

Try cd ~/.homebridge Or cd /home/pi/.homebridge