Automatic hall lights question

Homeseer Forum in het Nederlands (DUTCH forum)

Moderator: Ruud

Post Reply
vanisher

Automatic hall lights question

Post by vanisher »

I'm trying to accomplish the following with use of a jeenode + roomboard , homeseer and some Z-wave devices:

When there is movement in the hall, AND it's dark enough (input from LDR) i wan't to turn on the lights for a couple of minutes. (some kind of follow-me lightning).
I figured out that i need virtual devices in homeseer, but i have no clue how to combine the different triggers (motion + darkness).

So in short, I need some help :)

The roomboard flips between Move en noMV.
The light sensor has a range from 0 (light) to 255 (dark)

I created a Virtual device (motion_hall) which is turned on when there is motion. But how can i implement the light level to turn on the lights.
vanisher

Re: Automatic hall lights question

Post by vanisher »

No one?
AshaiRey
Senior Member
Senior Member
Posts: 1310
Joined: Mon Feb 02, 2009 5:27 pm
Location: Netherlands
Contact:

Re: Automatic hall lights question

Post by AshaiRey »

I have no clue about the hardware you using so no help there.
About homeseer triggers, did you look at the conditions part of the trigger?
Bram
vanisher

Re: Automatic hall lights question

Post by vanisher »

I'm using Duwi.me to control the lightning and a jeenode roomboard to detect the movement and the light level. The Jeenode is linked with Homeseer.

I looked at the triggers but i have no clue how to make a trigger based on more conditions:

For example:

If movement during daytime do not switch the hall light.
If movement during darkness switch on the hall light for until there is no movement anymore.
johnz
Member
Member
Posts: 144
Joined: Wed May 06, 2009 10:12 pm
Location: Netherlands

Re: Automatic hall lights question

Post by johnz »

What you could do is make another virtual device (darkness). Then create an event that switches this virtual device to on or off triggered by a device value change (in the range of 0-110 for off and 111-255 for on, for example). You probably need two events, one for one and one for off.

To switch your lights you can then either make an event based on the status change of your motion sensor directly, or based on the status change of you virtual device motion_hall. You make this event conditional (darkness is on).

See also this Homeseer tutorial for conditional events:
http://www.youtube.com/watch?v=c1CTUpFPmRc

John
AshaiRey
Senior Member
Senior Member
Posts: 1310
Joined: Mon Feb 02, 2009 5:27 pm
Location: Netherlands
Contact:

Re: Automatic hall lights question

Post by AshaiRey »

Is this what you need?
It will will trigger at night and at day when it's heavy clouded.
Day Night is the light sensor that's included in a MS13A movement sensor
Naamloos.png
Naamloos.png (32.85 KiB) Viewed 4755 times
Bram
vanisher

Re: Automatic hall lights question

Post by vanisher »

That's exactly what i want to do! Thx for helping me out.. The video is very clear how it works!

Edit: Just had the final test.. it works like a charm!!
Post Reply

Return to “Homeseer algemeen Forum”