Code Monkey home page Code Monkey logo

Comments (4)

ebaauw avatar ebaauw commented on July 22, 2024

I don’t think the error is related to the firmware version of the Hue bridge. Looks like you have an invalid API key in config.json.

from homebridge-hue.

Pltnorwich avatar Pltnorwich commented on July 22, 2024

Hi Ebaauw, Im unsure why there would be an error in the .json as it hasn't changed for over a year, could you point to where you think it maybe,
{
"platform": "Hue",
"users": {
"xxxxxxxxxx": "xxxxxxxx"
},
"name": "Hue",
"anyOn": true,
"effects": false,
"lights": true,
"nativeHomeKitLights": true,
"nativeHomeKitSensors": true,
"resource": true,
"wallSwitch": true,
"_bridge": {
"username": "xx:xx:xx:xx:xx:xx",
"port": 54455
}
}

Users and username removed

Edited - should I remove the plugin and reinstall to generate the link/connection again?

Cheers

from homebridge-hue.

ebaauw avatar ebaauw commented on July 22, 2024

Maybe the api key was removed from the Hue bridge?

If you edit config.json, and change the bridge id in users (just insert an x at the front, so it's easily reverted), Homebridge Hue should ask you to press the link button so it can obtain a new api key. Then edit config.json to add the new api key.

from homebridge-hue.

Pltnorwich avatar Pltnorwich commented on July 22, 2024

That appears to have fixed it, thank you Ebaauw

from homebridge-hue.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.