HomeAutomation
Receives UDP commands and operates based on the commands.
The intention for timed events was to use cron jobs to schedule these events although this may change in the future Timed Events
Currently these are just received UDP commands from a different device, often a cell phone, to command an action. Currently has been implemented using Tasker and UDP sender although would like to switch to a set of corresponing SL4A scripts Received Commands
NEEDS TWISTED TO RECEIVE UDP PACKETS
NEEDS Definition of what the json fields are and what values are legal! This is you first pull request!