This is the forum archive of Homey. For more information about Homey, visit the Official Homey website.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
The Homey Community has been moved to https://community.athom.com.
This forum is now read-only for archive purposes.
LUX / light sensor
Hi everyone,
I'm thinking of getting a light sensor for my living room, so homey knows when to turn on the lights when I come home. My living room is quite dark, so only on really sunny weather the lights should be kept off.
First I tried working with a time frame when to turn the lights on or not. Later I tried using sunset times using the "sunevents" app. But still not the desired result.
So what I think I need, is a light / Lux sensor which homey can ask the current value to decide to turn on the lights or not when I arrive home. So it would be nice if Home can actual "ask" the sensor for a current value.
Which sensor can you recommend? Or do you have another solution?
Any suggestions are welcome :-)
I'm thinking of getting a light sensor for my living room, so homey knows when to turn on the lights when I come home. My living room is quite dark, so only on really sunny weather the lights should be kept off.
First I tried working with a time frame when to turn the lights on or not. Later I tried using sunset times using the "sunevents" app. But still not the desired result.
So what I think I need, is a light / Lux sensor which homey can ask the current value to decide to turn on the lights or not when I arrive home. So it would be nice if Home can actual "ask" the sensor for a current value.
Which sensor can you recommend? Or do you have another solution?
Any suggestions are welcome :-)
Comments
The trigger card 'lux changed' is what triggers the flow.
So
IF lux changed
AND lux > xxx
(and time is daytime)
(and 'anything you like')
THAN switch the light off
As an example, Homey shuts my bedroom curtains IF the lux value exceeds 100.
Now, because I don't want the curtains shut all day, I made a second flow to open them again. But, as the bedroom sensor is 'in the dark', I use the value of my hallway sensor to trigger the flow:
Maybe I can store it in a variable using "better logic" or something.
Do you know how often this sensor "triggers" on "de helderheid is veranderd"? Does it report to homey in a fixed interval, of does it check like every <minute / x seconds> and reports only when the value has changed?
The update frequency is user adjustable (I have the sensor USB powered!) and set at 600 seconds: