Giter VIP home page Giter VIP logo

Comments (7)

pponce avatar pponce commented on June 23, 2024

try removing this line:
"description": "Configuration file for (e)xtended Domoticz platform.",
Doesn't seem like that should be included in the config.json file.

from homebridge-hue.

ebaauw avatar ebaauw commented on June 23, 2024

I develop and test homebridge-hue against node v6.9.2, that's why I put the dependency in package.json. That doesn't necessarily mean homebridge-hue will break with an older version.

When you say "stopped working" what do you mean? Do you get any error messages when starting homebridge? Or has HomeKit dropped homebridge? The latter happens when homebridge exposes more than 99 accessories, see Caveats in the README. How many accessories did the eDomoticz expose?

from homebridge-hue.

ooii avatar ooii commented on June 23, 2024

eDomoticz worked fine with the description before I added Hue. And once I did that, it seems HomeKit dropped homebridge. I think the problem comes from the limit of homebridge: I have more than 60 devices in eDomoticz and more than 20 bulbs which are also exposed by eDomoticz.
I'm going to read the Caveats section.
Thanks.

from homebridge-hue.

ooii avatar ooii commented on June 23, 2024

I know that this is not this plugin issue but I have not been able to run two instances of homebridge up to now.
I keep you informed.

from homebridge-hue.

ebaauw avatar ebaauw commented on June 23, 2024

@ooii : any update or can we close this issue?

from homebridge-hue.

ooii avatar ooii commented on June 23, 2024

Hi,

Sorry for not giving feedback before, I was busy. I gave a look today and found this error when starting homebridge with the hue plugin: ERROR LOADING PLUGIN homebridge-hue: Plugin /usr/lib/node_modules/homebridge-hue requires a HomeBridge version of ^0.4.16 which does not satisfy the current HomeBridge version of 0.4.6.
And it seems that homebridge latest version is 0.4.10. I changed then the package.json file of your plugin in order to require homebridge starting from version 0.4.6 and I dont' have anymore this error.
Homekit now shows my eDomoticz devices (only 26 actually) but I can't see my Hue devices the hue plugin.

from homebridge-hue.

ebaauw avatar ebaauw commented on June 23, 2024

And it seems that homebridge latest version is 0.4.10.

On GitHub. If you npm -g install homebridge you get 0.4.16.

I changed then the package.json file of your plugin in order to require homebridge starting from version 0.4.6 and I dont' have anymore this error.

I appreciate that. I hope you can appreciate that I don't want to change it as I don't have the time to support multiple versions (even when they probably just work).

I can't see my Hue devices the hue plugin.

Are you still using the config.json from your previous post? You need to add what resources you want homebridge-hue to expose, see Configuration in the README. You should see a single accessory for the bridge, however (unfortunately not supported by the iOS built-in Home app). If not, could you please post the output of homebridge -D, see Troubleshooting in the README.

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.