/HomeAutomation

Receives UDP commands and operates based on the commands.

Primary LanguagePython

HomeAutomation

Receives UDP commands and operates based on the commands.

Timed Events

The intention for timed events was to use cron jobs to schedule these events although this may change in the future

Received Commands

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

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!