| HomeSeer HS2™ Specific General discussion about HomeSeer HS2. |

August 25th, 2009, 04:34 AM
|
|
Seer Deluxe
|
|
Join Date: Feb 2009
Location: France
Posts: 216
|
|
Multiple conditions in HS2
Hello,
After trying many ways to put more than one conditions without results, i post some questions :
In fact i'd like to check this :
- If temp sensor value X is higher OR lower of Y at least of Z mins , sent an email.
- If temp sensor value X is higher than W AND lower than Y at least of Z mins , sent an email.
- If Sensor X is On AND Sensor Y is Off AND value Z is higher than W AND lower than V ( or just value Z is higher OR lower than W ) at least of B mins, sent an email.
The only thing i can do it only
one condition as the screenshot.
There is some possibilities to put more than conditions as these one ?
Thanks a lot in advance ...
Regards
|

August 25th, 2009, 05:49 AM
|
 |
Seer Master
|
|
Join Date: Apr 2007
Location: Florida
Posts: 640
|
|
Checkmark the Apply conditions box this will allow for multiple conditions - another option is script
|

August 25th, 2009, 05:53 AM
|
|
Seer Deluxe
|
|
Join Date: Feb 2009
Location: France
Posts: 216
|
|
Thanks,
Yes i know for the Apply check box ... but i can't do them for the others conditions.
With scripts : i don't know vb.
|

August 25th, 2009, 08:35 AM
|
 |
Super Seer
|
|
Join Date: Feb 2006
Location: Rochester, NY
Posts: 1,736
|
|
Quote:
Originally Posted by nslmanu
Yes i know for the Apply check box ... but i can't do them for the others conditions.
|
I'm not sure I understand what you mean. For reference see below.
Each time you click on the 'Submit' box you can add an additional condition. All conditions within a group are connected by 'And'. Groups are connected by 'Or'.
That said, although the interaction of the conditions is limited only by your ingenuity, the conditions you describe are complex. They will take some careful thought to get right. A script would be more straightforward, but will require some learning.
__________________
Mike____________________________________________________________ __________________
HSPro 2.4.0.11 || Plug-ins: Stargate | ACRF2 | VWSCSV | UltraStatus | BLRFID | PowerTrigger | NetCam | ActiveBackup | UPB | mcsXap | UltraMon | Russound
Scripts: Weather XML | PerfMon | VDGraph | ImageBuilder
HW: EeeBox | JDS Stargate | NetworX NX-8E | CAV6.6 w ABUS | Slink-e / CDJ | Compose switches, keypads, firewalls | WGL800 | RFXCOM LAN2 | Quatech QSE100D | LaCrosse 2310
|

August 25th, 2009, 09:41 AM
|
 |
Super Seer
|
|
Join Date: May 2007
Location: Nova Scotia, Canada
Posts: 1,883
|
|
Even scripting all this would be complex. Without resorting to scripting, your time requirements are going to necessitate the creation of a couple of extra devices to track the True time, and you'll need multiple events as well to accomplish all this.
First, apply some Boolean Algebra to your condition set. As you've described the requirements, they can be reduced to:
1. X not equal to Y
2. X greater than W
3. X On and Y Off, AND Z greater than W, AND Z less than V
Create events:
1. Set new device M ON if one of the first two conditions are true.
2. Set device N ON if the third set of conditions is true.
3. Test M for "has been on for at least" Z minutes. The action here would be send the email and reset M to Off.
4. Test N for "has been on for at least" B minutes. The action here would be send the email and reset N to Off.
If Rick or Rich are listening, a "Group has been true for x seconds" option would be nice.
__________________
Location: 45° 5' 49.27" N 64° 24' 49.96" W
Automate everything, modify the rest... but remember... For every action, there is an equal and unexpected reaction.
|

August 25th, 2009, 11:54 AM
|
|
Seer Deluxe
|
|
Join Date: Feb 2009
Location: France
Posts: 216
|
|
Thanks a lot very much,
So i need to use a Virtual device ?
Set On in the actual condition in not true ... and if the Virtual device is ON at least 5 minutes so send an email ....
correct ?
( in fact i search how to put ALL IN ONE event ) but it's impossible.
|
| Thread Tools |
|
|
| Display Modes |
Hybrid Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -4. The time now is 09:25 PM.
|