more G-Labs products

Author Topic: Security Alarm System Sensors in one place  (Read 1438 times)

January 14, 2016, 05:24:46 PM
Read 1438 times

KaZe

  • ****
  • Information
  • Sr. Member
  • Posts: 219
Hi!

I create the program, which contain all of security sensors ( door/window and sensors) in 2 sensors widget.
1. Contain All (Away) sensors
2. Contain only Home sensors
« Last Edit: January 14, 2016, 05:27:46 PM by KaZe »

January 14, 2016, 08:35:18 PM
Reply #1

kevin1

  • *****
  • Information
  • Hero Member
  • Posts: 330
Hi KaZe -  Does "home" mean the door is open?

I was thinking about doing similar widget like this:


Summary
  DoorsOpen: 2/5 Front, Back
  Movement:  1/3 Garage
  LightsOn:    1/6 Kitchen


Shows number of on/open, then total devices, then which devices are on/open
« Last Edit: January 29, 2016, 05:15:38 PM by kevin1 »

January 14, 2016, 09:10:34 PM
Reply #2

KaZe

  • ****
  • Information
  • Sr. Member
  • Posts: 219
Hi KaZe -  Does "home" mean the door is open?

[/size]I was thinking about doing similar widget like this:


Summary
  DoorsOpen: 2/5 Front, Back
  Movement:  1/3 Garage
  LightsOn:    1/6 Kitchen


Shows number of on/open, then total devices, then which devices are on/open

Hi kevin1!

No, it isn't.

The HG based Alarm Security System program has two alarm mode:
1. Home
2. Away
And you can set the sensors to away and home alarm mode to.

So I make 2 sensor, where you can see sensors of Home mode, and sensors of away mode.

In web interface pictures, in the first pic: all doors closed and no movement on motion detectors.
In the secound pic the "Bejárati ajtó" door is open, and "Emelet" and "Nappali" sensor has a motion detect.
So, if one sensor has a trigger (motion or open), the picture appaer front of the sensor name.

In android plus app:
If sensor has a trigger the sensor status go to 1.

So in my case:
I use sensors to Home mode:
- Bejárati ajtó (door)

I use sensors to Away mode:
- Bejárati ajtó (door)
- Nappali (motion detector)
- Emelet (motion detector)
- Pince (motion detector)

January 14, 2016, 09:15:39 PM
Reply #3

KaZe

  • ****
  • Information
  • Sr. Member
  • Posts: 219
And I modify the program. I delete some unnecessary operations.