bottleneck
Choose style:

Author Topic: Presence sensor help  (Read 10687 times)

0 Members and 1 Guest are viewing this topic.

Offline jamenlang

  • Backer
  • *
  • Posts: 97
  • Thanks: 0
  • Registered : 14/08/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Presence sensor help
« on: October 27, 2016, 12:30:30 am »
Hi.  My wife and I both have smart phones that connect to wifi.  They are the only presence sensors that are enabled.  How are they supposed to work? I figured that home and away modes would be set automatically but that dosent seem to be the case.  I set up notifications to prove that my  devices are connected but the mode never changes.
3x Cree connected bulbs - mostly working, some toggle failures using the app; Monoprice PIR - working, waiting for temperature rules;  Trane Thermostat - working; Linear T500Z - working; 3x GE outlets - working; Aeon G2 micro switch, working.

Offline Ashok

  • Securifi Staff
  • *
  • Posts: 2770
  • Thanks: 3
  • Registered : 25/07/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Presence sensor help
« Reply #1 on: October 27, 2016, 08:42:03 am »
@ jamenlang,

You can change the modes automatically, by creating rules. Try to create rules based on Device joining and leaving, however, ensure that while the device leaves there is a default grace period of 6 minutes which can be customized.

Offline fillibar

  • Backer
  • *
  • Posts: 2060
  • Thanks: 4
  • Registered : 02/08/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Presence sensor help
« Reply #2 on: October 27, 2016, 09:28:31 am »
We have that same scenario. You would create 3 Rules:
1) IF both devices Inactive AND Mode is Home THEN set Mode to Away.
2) IF first device (your phone) is Active and Mode is Away THEN set Mode to Home.
3) IF second device (your wife's phone) is Active and Mode is Away THEN set Mode to Home.
Almond 3 mesh handling the home.

Offline jamenlang

  • Backer
  • *
  • Posts: 97
  • Thanks: 0
  • Registered : 14/08/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Presence sensor help
« Reply #3 on: October 27, 2016, 07:53:30 pm »
So the presence sensor option is arbitrary and doesn't actually do anything other than label the device as a presence sensor?
3x Cree connected bulbs - mostly working, some toggle failures using the app; Monoprice PIR - working, waiting for temperature rules;  Trane Thermostat - working; Linear T500Z - working; 3x GE outlets - working; Aeon G2 micro switch, working.

Offline mparadis

  • Backer
  • *
  • Posts: 1765
  • Thanks: 3
  • Registered : 02/08/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Presence sensor help
« Reply #4 on: October 27, 2016, 08:05:05 pm »
The presence sensor can be used in a rule to perform some action. Nothing is setup automatically, once set up it will set to home / away as desired if you use the rules listed by FIllibar.

Offline jamenlang

  • Backer
  • *
  • Posts: 97
  • Thanks: 0
  • Registered : 14/08/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Presence sensor help
« Reply #5 on: October 27, 2016, 10:29:48 pm »
But what makes it special? I have 40 devices listed in my network and only two of them are flagged as presence sensors. I can choose from every device in the list for rules. This leads me to believe there is a different purpose for the presence sensor flag. Is it a WIP? Arbitrary? Forgotten feature?
« Last Edit: October 28, 2016, 09:16:18 am by jamenlang »
3x Cree connected bulbs - mostly working, some toggle failures using the app; Monoprice PIR - working, waiting for temperature rules;  Trane Thermostat - working; Linear T500Z - working; 3x GE outlets - working; Aeon G2 micro switch, working.

Offline fillibar

  • Backer
  • *
  • Posts: 2060
  • Thanks: 4
  • Registered : 02/08/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Presence sensor help
« Reply #6 on: October 28, 2016, 03:09:06 pm »
They are special because they will then show up in the Network Devices list at the very end of the IF section of Rules. From there you can pick ANY of those to be used as a trigger for the Rule, whether active or inactive.

It exists for any network device because it can be relevant for any. Even a wired network device. What if you want something done when the power goes out? My Almond+ has a battery backup. But how do I tell it? One option is a presence sensor using a wired network device that is always on, but not vital enough to have a UPS.

But mostly I use them with wireless devices. Smartphones, Amazon Dash buttons are most common for me. But sometimes it has been useful to track a Particle Photon and alert me when it went offline (by turning on a colored status light) in addition to the app alert (sometimes I do not carry my phone in the house). That particular one helped me track down why one of my projects kept dropping offline so I could fix the code.

But the absolute most common use (for me) is the examples I previously posted.
Almond 3 mesh handling the home.

Offline jamenlang

  • Backer
  • *
  • Posts: 97
  • Thanks: 0
  • Registered : 14/08/2014
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Presence sensor help
« Reply #7 on: October 28, 2016, 09:11:05 pm »
 Thanks for your help. I guess I'm going to be making rules for eternity :)
3x Cree connected bulbs - mostly working, some toggle failures using the app; Monoprice PIR - working, waiting for temperature rules;  Trane Thermostat - working; Linear T500Z - working; 3x GE outlets - working; Aeon G2 micro switch, working.

Offline fillibar

  • Backer
  • *
  • Posts: 2060
  • Thanks: 4
  • Registered : 02/08/2013
    YearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYearsYears
Re: Presence sensor help
« Reply #8 on: October 29, 2016, 05:03:41 pm »
Is there a particular example you are trying for? Securifi is always looking for ideas even if they already have piles to go through and decide on. But if you have some unique/new idea you are trying to implement, post about it and maybe someone can either help or it will spark something for the future.
Almond 3 mesh handling the home.

 

Page created in 0.033 seconds with 17 queries.

bottleneck