Aeon Labs MultiSensor (DSB05)

Posted on
Wed Dec 25, 2013 4:17 pm
Indy_Larry offline
Posts: 133
Joined: Dec 03, 2013
Location: Indianapolis

Re: Aeon Labs MultiSensor (DSB05)

I just got 2 of these for Christmas and have been working with them. I wanted to know where are people placing this devices for best motion detection (ceiling, wall, corner, or above a doorway)? Ideally I would place it in a corner, but it does not seem to have the range to catch motion at all 3 doors to my kitchen.

Posted on
Tue Jan 07, 2014 7:26 am
evansgo offline
Posts: 223
Joined: Nov 29, 2013

Re: Aeon Labs MultiSensor (DSB05)

Has anyone else had triggering problems with these? I have several PIR's about the house (different makes) and this is the only one that triggers itself. It isn't near any windows or near anything moving, but I have noticed that it regularly goes just after a sensor report ( a sensor report that seems to report the same value several times occasionally).....

A couple of examples.

Code: Select all
7 Jan 2014 05:32:53
  Z-Wave                          received "Landing - Luminance" sensor update to 9 lux
  Z-Wave                          received "Landing - Humidity" sensor update to 69%
  Z-Wave                          received "Landing - Humidity" sensor update to 69%
  Z-Wave                          received "Landing - Humidity" sensor update to 69%
  Z-Wave                          received "Landing - Temperature" sensor update to 15.5 °C

7 Jan 2014 05:33:09
  Z-Wave                          received "Landing - PIR" status update is on


Code: Select all
7 Jan 2014 10:08:59
  Z-Wave                          received "Landing - Luminance" sensor update to 94 lux
  Z-Wave                          received "Landing - Luminance" sensor update to 94 lux
  Z-Wave                          received "Landing - Humidity" sensor update to 68%
  Z-Wave                          received "Landing - Temperature" sensor update to 15.4 °C

7 Jan 2014 10:09:16
  Z-Wave                          received "Landing - PIR" status update is on

Posted on
Tue Jan 07, 2014 11:19 am
Indy_Larry offline
Posts: 133
Joined: Dec 03, 2013
Location: Indianapolis

Re: Aeon Labs MultiSensor (DSB05)

I'm trying to setup my MultiSensor to send me emails while I'm at work Mon - Fri from 730am until 330pm if motion is detected
Attachments
Screen Shot 2014-01-07 at 11.57.14 AM.png
I'm using the schedule of sunrise and selected Mon - Fri for this to be active
Screen Shot 2014-01-07 at 11.57.14 AM.png (90.47 KiB) Viewed 48233 times
Screen Shot 2014-01-07 at 11.55.39 AM.png
For the condition I'm telling it only happen between 730am until 330pm if the variable becomes true
Screen Shot 2014-01-07 at 11.55.39 AM.png (69.58 KiB) Viewed 48233 times
Screen Shot 2014-01-07 at 11.55.17 AM.png
I'm using the notification email as my action
Screen Shot 2014-01-07 at 11.55.17 AM.png (69.11 KiB) Viewed 48233 times

Posted on
Tue Jan 07, 2014 2:02 pm
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Aeon Labs MultiSensor (DSB05)

evansgo wrote:
Has anyone else had triggering problems with these?


I have 3 and none do that - I wonder if it's just malfunctioning? Try removing the battery and waiting for a while then reinserting it.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Jan 07, 2014 2:04 pm
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Aeon Labs MultiSensor (DSB05)

Indy_Larry wrote:
I'm trying to setup my MultiSensor to send me emails while I'm at work Mon - Fri from 730am until 330pm if motion is detected


You don't want to use a schedule - rather, use a trigger of "Device State Changed" type that looks at the On State (becomes on) for the motion sensor. Then you only need the time range condition.

[EDIT] - sorry, I missed the Monday-Friday requirement. To get that, you can either use a script or you can create two schedules: one that runs at midnight on M-F and sets a variable to "true" and another that runs on S-S at midnight that sets the variable to "false". Then add another condition to check to see if the variable is true.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Tue Jan 07, 2014 3:02 pm
Indy_Larry offline
Posts: 133
Joined: Dec 03, 2013
Location: Indianapolis

Re: Aeon Labs MultiSensor (DSB05)

jay (support) wrote:

You don't want to use a schedule - rather, use a trigger of "Device State Changed" type that looks at the On State (becomes on) for the motion sensor. Then you only need the time range condition.

[EDIT] - sorry, I missed the Monday-Friday requirement. To get that, you can either use a script or you can create two schedules: one that runs at midnight on M-F and sets a variable to "true" and another that runs on S-S at midnight that sets the variable to "false". Then add another condition to check to see if the variable is true.


Thanks Jay, When I have some time I'll work on scripting it then.

Posted on
Sat Jan 25, 2014 4:11 pm
gskarp offline
Posts: 143
Joined: Apr 19, 2012

Re: Aeon Labs MultiSensor (DSB05)

I thought I saw something that said this can be hard wired. Is that true?

Posted on
Sat Jan 25, 2014 10:06 pm
Indy_Larry offline
Posts: 133
Joined: Dec 03, 2013
Location: Indianapolis

Re: Aeon Labs MultiSensor (DSB05)

gskarp wrote:
I thought I saw something that said this can be hard wired. Is that true?



I only got a USB cable with mine. So you could probably plug the USB cable into a USB power brick of some kind. I choose to use batteries due to lack of outlets near my motion detectors. Hope this helps.

Posted on
Sun Jan 26, 2014 9:55 am
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Aeon Labs MultiSensor (DSB05)

Wired for power, yes (as @Indy_larry points out via USB and a USB charger). Wired for signal, no.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Sun Feb 23, 2014 1:02 am
Benglish offline
Posts: 8
Joined: Feb 22, 2014

Re: Aeon Labs MultiSensor (DSB05)

I am struggling to capture the correct variable from Indigo 6 from the DSB05 to applescript.

I am just looking at temp and humidity so far. On the device page, the expected sensor readings from the DSB05 are correctly listed (temp, humidity and luminance change as expected). But, when I use a trigger to capture a variable from the individual sensor, the incorrect sensor reading is often captured. I noted that the only defined variable, for any of the sensors, that is available in the trigger menu, is isDaylight. I have used the trigger functions to set the isDaylight variable to the output form the desired sensor (temp or humidity) and then use a simple Applescript to capture the isDaylight value. Some times the Applescript will obtain the correct temp and humidity reading as expected. But other times the trigger to capture the temp sensor value will capture the humidity value and vice versa. The triggers can be one (ion example below) or each trigger can be separate.

In the trigger example below, the temp sensor sets the isDaylight variable to its parameter, an applescript captures the isDaylight variable, the trigger waits 5 seconds, then set the isDaylight variable to the humidity sensor's reading and an applescript captures the variable again.

Any suggestions on what I am missing would be helpful.

Thank you.
Attachments
Indigo step 4.jpg
Indigo step 4.jpg (124.57 KiB) Viewed 48027 times
Indigo step 1.jpg
Indigo step 1.jpg (118.18 KiB) Viewed 48027 times
Indigo trigger steps.jpg
Indigo trigger steps.jpg (107.68 KiB) Viewed 48027 times

Posted on
Sun Feb 23, 2014 2:54 am
colinpartridge offline
Posts: 373
Joined: Jan 13, 2014
Location: London, UK

Re: Aeon Labs MultiSensor (DSB05)

Benglish wrote:
I noted that the only defined variable, for any of the sensors, that is available in the trigger menu, is isDaylight. I have used the trigger functions to set the isDaylight variable to the output form the desired sensor (temp or humidity) .


I'm no expert in these matters, but as I understand it the isDaylight variable is not writeable but generated from your location and time settings. You would have to create your own variables for them to show up. You can the set your device state to that variable.

Colin

Posted on
Sun Feb 23, 2014 4:54 am
DaveL17 offline
User avatar
Posts: 6753
Joined: Aug 20, 2013
Location: Chicago, IL, USA

Re: Aeon Labs MultiSensor (DSB05)

Yes, that's right. isDayLight is a read-only variable. You must create variables via the Variable List Window before you try to write to them from a Trigger. (It's possible to have the Trigger run a script that creates the variable if it doesn't exist yet, but that's probably more advanced than you need.)

I am confused that this is the only variable that you are given the option to write to. If you have other variables defined in the Variable List Window, then they should appear under the configuration window of your Trigger when you press "Edit Action Settings".

I came here to drink milk and kick ass....and I've just finished my milk.

[My Plugins] - [My Forums]

Posted on
Sun Feb 23, 2014 10:47 am
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Aeon Labs MultiSensor (DSB05)

You should just create two variables - one to hold the temp and one to hold the temp and one to hold the humidity.

The isDaylight variable is read-only (we should filter it out of the list) and is only updated by the server to be "true" or "false".

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Mon Feb 24, 2014 9:12 pm
Benglish offline
Posts: 8
Joined: Feb 22, 2014

Re: Aeon Labs MultiSensor (DSB05)

Thanks everyone. The isDaylight variable accepts sensor reading data so I was thinking it would be a reasonable variable. I will go ahead and define additional variables.

Posted on
Tue Feb 25, 2014 2:10 pm
jay (support) offline
Site Admin
User avatar
Posts: 18219
Joined: Mar 19, 2008
Location: Austin, Texas

Re: Aeon Labs MultiSensor (DSB05)

Benglish wrote:
The isDaylight variable accepts sensor reading data


That's a bug - it shouldn't. ;)

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Page 5 of 14 1, 2, 3, 4, 5, 6, 7, 8 ... 14

Who is online

Users browsing this forum: No registered users and 3 guests