Giter Club home page Giter Club logo

Comments (14)

Hyrules avatar Hyrules commented on August 19, 2024

Hue motion is already supported in WinHue.

from winhue.

 avatar commented on August 19, 2024

oh I found it but the toggle off can I set a delay? Sry for bad english

from winhue.

 avatar commented on August 19, 2024

and how can I make a light state rule so it only turn on when its dark?

from winhue.

Hyrules avatar Hyrules commented on August 19, 2024

for the delay I don't know if it is possible. I would also like to know myself. For the darkness part there are 2 options here. You either use the ambient light sensor dark or daylight properties or you use the daylight sensor daylight properties.

from winhue.

 avatar commented on August 19, 2024

the light sensor on the motion sensor and I dont know how to make a rule that's do this

from winhue.

Hyrules avatar Hyrules commented on August 19, 2024

Ambient Light sensor - dark
eq
true

Ambient light sensor - last updated
dx

Motion Sensor - presence
eq
true (or false)

Motion sensor - last updated
dx

after that you add the actions your want to trigger.

This is a best guess of what you need to do.

from winhue.

 avatar commented on August 19, 2024

capture

from winhue.

 avatar commented on August 19, 2024

capture

from winhue.

Hyrules avatar Hyrules commented on August 19, 2024

Like i`ve said this is a best guess but there seems to be something that the bridge does not accept as condition for rules and it look like the dark state. You could try with the daylight sensor.

from winhue.

 avatar commented on August 19, 2024

oh why? and can it be fikst?

from winhue.

Hyrules avatar Hyrules commented on August 19, 2024

I will have to find if this is related to WinHue or the bridge.

from winhue.

 avatar commented on August 19, 2024

I think its the program

from winhue.

Hyrules avatar Hyrules commented on August 19, 2024

nope. It's the rule. You cannot have 2 dx operator in the same rule. So you need to have only one and the rule will check at that time the status of the other sensor. Remove the lastupdated from the ambient light sensor and your rule will work.

from winhue.

Hyrules avatar Hyrules commented on August 19, 2024

To add a delay try this : add a ddx operator instead of a dx and use this as value PTHH:MM:SS replacing HH by hours, MM by minutes and SS by seconds. They can be zeros.

from winhue.

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.