rainlake / homebridge-platform-lightify

MIT License
13 stars 5 forks source link

How to edit the config.json file? (total newibe) #22

Closed MiniGordini closed 4 years ago

MiniGordini commented 4 years ago

I have never been programming, never used the "terminal" before - so that's my level of knowledge here.

I managed to install homebride on a Raspberry pi 4. Using the web browser interface. Now I want to get my Lightify bulbs up and running in homekit. So I installed the plugin in the web browser interface.

From what I understand I need to edit the config file: https://www.npmjs.com/package/homebridge-platform-lightify I tried to do that, but I can't add this text in the right place I guess.

{ "platform": "Lightify", "bridge_ip": "x.x.x.x", "name" : "Lightify", "showGroups" : true, "hideNodes" : false }

It says I should add it under Platforms section, but every time I try and save it I get an error message.

Does anyone know how to do this?

MiniGordini commented 4 years ago

I finally found what was wrong, I were missing out one of theese: ,