Code Monkey home page Code Monkey logo

Comments (7)

firsttris avatar firsttris commented on June 16, 2024

Hey,

problem is the hyperion-api has actually no method to check the ambilight status correctly.

There other open Issue is about the same problem. (but in german)

Here is the corresponding issue on hyperion repo:
https://github.com/hyperion-project/hyperion/issues/738#issuecomment-275146910

regards
Tristan

from homebridge-hyperion-light.

pdemarco925 avatar pdemarco925 commented on June 16, 2024

Thanks for the reply and reference. I'll watch the hyperion repo as well and close this.

BTW, I ended up just commenting out the get method so the HomeApp defaults to off when started. The HomeApp then tracks on/off correctly (since it assumes success of a command). Obviously not a solution for it, but will end up being 'correct' more often for my usage.

Thanks
Paul

from homebridge-hyperion-light.

mitch7391 avatar mitch7391 commented on June 16, 2024

@pdemarco925 how did you go about commenting out the get method?

from homebridge-hyperion-light.

pdemarco925 avatar pdemarco925 commented on June 16, 2024

Comment out lines 97-99
// })
// .on('get', (callback) => {
// this.hyperion.getAmbiState(callback);

from homebridge-hyperion-light.

mitch7391 avatar mitch7391 commented on June 16, 2024

@pdemarco925 cheers for that mate :) and which file was it?

from homebridge-hyperion-light.

pdemarco925 avatar pdemarco925 commented on June 16, 2024

index.js
The specific location will depend upon your config, but something like: "/usr/lib/node_modules/homebridge-hyperion-light/index.js" or "/opt/node/lib/..."

from homebridge-hyperion-light.

mitch7391 avatar mitch7391 commented on June 16, 2024

Perfect :) I did see that file, this should calm the perfectionist in me haha thanks so much!

from homebridge-hyperion-light.

Related Issues (13)

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.