Page 1 of 1

Where is config.json in HomeKit Bridge?

PostPosted: Sun Oct 07, 2018 2:01 pm
by Hackencrash
Whilst moving from native homebridge with the homebridge-indigo plugin to HomeKit Bridge, I can no longer find the active config.json file that was in ~/.homebridge/

Sure, I can print out its contents from the Advanced Plugin Actions option from the Plugin, but I want to be able to add additional platforms and accessories to the config.json file as not everything I own works with the Indigo+HomeKit Bridge combination and so I need to edit this file.

I also need to edit this file as the HomeKit Bridge plugin is using CPU to the extent that it is crashing Indigo and I need to know what is causing this.

Re: Where is config.json in HomeKit Bridge?

PostPosted: Sun Oct 07, 2018 3:34 pm
by webdeck
In this directory, you'll find a configuration directory for each HomeKit Bridge device, named by their device IDs, with config.json, log files, and caches:
Code: Select all
/Library/Application Support/Perceptive Automation/Indigo 7.2/Preferences/Plugins/com.eps.indigoplugin.homekit-bridge/

Re: Where is config.json in HomeKit Bridge?

PostPosted: Mon Oct 08, 2018 10:06 am
by Colorado4Wheeler
But don't bother changing it because it is rebuilt every time the server restarts. What do you want to do with the config.json?