Open raphaeldavid opened 5 years ago
There's my config.json
{ "bridge": { "name": "Homebridge C533", "username": "0E:C3:3B:EB:??:??", "port": 53630, "pin": "031-45-???" }, "accessories": [], "platforms": [ { "platform": "Nest", "email": "email@email.com", "password": "password", "googleAuth": { "issueToken": "https://accounts.google.com/o/oauth2/...home.nest.com", "cookies": "OCAK=????", "apiKey": "AIza????" }, { "platform": "HarmonyHubWebSocket", "name": "HarmonyHub-RDC", "hubIP": "192.168.1.43", "otherPlatforms": [ { "name": "HarmonyHub-SS", "hubIP": "192.168.1.44" } ] } ] }
It seems to have an error in my config ?!? Thank,
There's my config.json
It seems to have an error in my config ?!? Thank,