Common Events Examples

From LinuxMCE
Jump to: navigation, search
Version Status Date Updated Updated By
710 Unknown N/A N/A
810 Unknown N/A N/A
1004 Unknown N/A N/A
1204 Unknown N/A N/A
1404 Unknown N/A N/A
Usage Information

I've begun dealing with Events and Events handler and I'm describing few common events I've added to my setup. Please contribute yours as well...


House Mode Change Based Events

I need those events, so I can do certain things - for instance switch user modes for call routing. In this way, whenever House Mode is changed, also appropriate User modes are set. To be precise, only Going To Sleep event actually works, don't have a clue why other two are not working. I'd be glad to hear your experiences...

Going To Sleep

Basically switches Users #5 and #6 to Sleep mode when house mode changes from other modes. As an example, I'm also showing actions that are triggered when Event Criteria is met... Common Events Examples Page Common Events Examples Page

Coming Home

Basically switches Users #5 and #6 to Home mode when house mode changes from one of Away modes to Home Unarmed. Common Events Examples Page

Waking Up

Basically switches Users #5 and #6 to Home mode when house mode changes from one of Home modes (Sleeping, Home Armed). Common Events Examples Page