Q about using Homebridge plugin configuration with Hassio Homekit support

Hi,

I am attempting to setup a homebridge plugin to use with Homekit on Hassio.

The files from the below github are all copied to a folder custom_components in the config folder on Hassio

My question, is how/where do I put the info needed in the config.json to enable this plugin?

This is the default info that would normally go into the homebridge config.json

“platforms”: [
{
“platform”: “SmartAC”,
“name”: “ThinkEco SmartAC Platform”,
“username”: “[email protected]”,
“password”: “XXXX”
}
]

Where would this go to enable it in Hassio?

Thanks

i will like the same thing, did you ever figure it out?

I didnt manage to figure it out. I’m likely to just setup a normal homebridge server

gave up trying to use the Hassio homekit, and the homebridge plugin is depreciated. switched back to using homebridge proper with this plugin and its working great!

Thanks for the reply. same here