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.
Comments
My simple thougt would be create more booleans !!!
Flow 1, if Lux change and lux > -0 and Lux <10 Turn boolean "Lux Dark" to true
Flow 2, if Lux change and lux > 10 Turn boolean "Lux Dark" to false
Flow 3, if Lux change and lux > 10 Turn boolean "Lux between" to true
Flow 4, if Lux change and lux < 30 Turn boolean "Lux between" to false
Now you have your variables for dark and a little bit dark
So
Flow 5 If "Lux Dark" changes and "Lux Dark"= True, Turn on lights
Flow 6 if "Lux Dark" changes and "Lux Dark" = False, Turn off lights
Flow 7 if "Lux between" changes and "Lux between" = True, Turn on lights
Flow 8 if "Lux between" changes and "Lux between" = False, Turn off lights
Instat of turning on lights you coould allso turn a Boolean, with a own flow to it.
Just my toughts, hope it helps.
Eight flows.....haha
Once entered I can just forget about them. I will give it a try, thanks again!
PS
In "blocky" this would have been a breeze ;-)
Can you see with the test of the two boolean have changed. Then it is OK.
The plan is though to also have battery powered versions that need to give lux on a regular (every 15 min?) base.
Struggled the whole day with my Aeotec MS6.
First only the motion did work, the rest of the values updated once.. and after that anymore.
Now ive got the rest working, but now my motion isnt working anymore..
Any advice/ suggestions?
edit: aaaaaaand it's working again.
Didn't changed anything.. Strange issue.
edit: and again, not working.. it works for a couple of hours, then it stops. This is very annoying..
You guys dont have any of these problems? Otherwise there might be something wrong with the sensor itself?
config set to receive every 300 seconds, 5,1,2 raw value and some default treshold settings.
any idea?
humidity is also started later and displays wrong because of the graph type, smoothed lines are buggy, try the jigsaw type.
yeah values seem to be different everytime.
the gap seems to be related to the 1 day view - and no change probably - if i do 2 days there are no gaps.
Not sure how to do the jigsaw type reporting
found it - seems to work pretty well.
New batteries installed in the sensor and after pairing the amount is 89 %
And although it seems to work, it doesnt seem to work quick enough. It takes a couple of seconds (3-4) before it activates the lamps which by then feels odd.
The wanted behavior would be the moment (1 sec delay would be acceptable) the door opens (to which the multi 6 is aimed towards (roughly 1.5m away from the door) it switches the lamps on.
anyone any idea how to potentially speed this up?
addon - as a test i placed the homey in the bathroom well within 1 meter of the devices - seemed to help. more testing is needed though.
addon2 - when switching the dimmer 2 on in homey (manually) it reacts almost instantly. So i'm suspecting the multisensor.
Al sensors are USB powered btw
The flow is there to activate 2 dimmer 2's, but now it manages to somehow quickly flick 1 of them on and off at the same time...but 1 stays on :S but its not always the same
I think i need to work on the settings of the dimmers also because for some reason on the toggle/pulse switch it takes up to several 'on' tries before the light actually switches on... WAF factor is running low very quickly this way...
starting to consider to try domoticz
Well could be but with 1 sensor 6 and 2 dimmers I hope its not to crowded
this seem to be the settings of the dimmer 2s. maybe one of you guys can check it out?
How come you can't choose lux (helderheid) in the "and" colom ?
i want a flow with motion sensor as a trigger and if lux is .... than set light to ...
Or haven't i had enough coffee yet?
Also can't find a wiki or good examples how to set it up.
When i try to save the lux as a variable i can't put the "Lux token" in the "numbers variable"
i can put it in the "string variable" (as mentioned in the better logic forum) i can not select it in the "less then" flow card.
im verry confused now.