Difference between revisions of "Doorbell"

From LinuxMCE
Jump to: navigation, search
(Added important note on how to setup the doorbell correct)
m (Do something when the door bell rings)
Line 12: Line 12:
 
== Do something when the door bell rings ==
 
== Do something when the door bell rings ==
 
The "Respond to event" is Someone rang the doorbell. After adding all the commands that need to happen, you MUST make an important change:
 
The "Respond to event" is Someone rang the doorbell. After adding all the commands that need to happen, you MUST make an important change:
* Go into Respond To Event - Click on Advanced for the criteria you just created, and Edit criteria. Change PK_Device to PK_EventParamter and select PK_Device as the EventParameter and select the corresponding device for the PK_Device here, so that in the End you have one line that says
+
* Go into Respond To Event
 +
* Click on Advanced for the criteri just created
 +
* Edit criteria.  
 +
* Change PK_Device to PK_EventParamter, select PK_Device as the EventParameter and select the corresponding device for the PK_Device here, so that in the End you have one line that says
  
 
  PK_EventParameter EventParameter: PK_Device  = device-sends-the-ring-event
 
  PK_EventParameter EventParameter: PK_Device  = device-sends-the-ring-event

Revision as of 09:37, 9 October 2012


The following information CAN NOT be verified at the moment posde

Using a switch

  • Setup a switch in the security sensors. Use type Door.
  • Go to Active Sensors and mark the newly added sensor as Doorbell.
  • Done.

Do something when the door bell rings

The "Respond to event" is Someone rang the doorbell. After adding all the commands that need to happen, you MUST make an important change:

  • Go into Respond To Event
  • Click on Advanced for the criteri just created
  • Edit criteria.
  • Change PK_Device to PK_EventParamter, select PK_Device as the EventParameter and select the corresponding device for the PK_Device here, so that in the End you have one line that says
PK_EventParameter EventParameter: PK_Device  = device-sends-the-ring-event

LinuxMCE DoorBell

Part of LinuxMCE's capabilities include the ability to setup a doorbell that connects to the system and can provide you with many extended features such as:

  • Remote Unlocking of doors
  • Viewing callers to your home

Adding A Doorbell

This functionality can be achieved by:
  • Obtaining a compatible door-phone and registering it with LinuxMCE as extension 994. Compatible means:
    • A IP-phone door-phone capable of registering with LinuxMCE.
    • An analog door-phone system that can be connected to an analog telephone adapter that can register with LinuxMCE.
After this is done, whenever the extension is triggered, it will ring mobile orbiters and any cell phone orbiters listed in the webadmin.

Other Features

  • Picture: Adding a camera in the area of the doorbell should initiate LinuxMCE adding a picture of the door
  • Depending on the device, other features such as remote unlocking can be added.