diff options
author | B. Watson <yalhcru@gmail.com> | 2010-05-12 23:31:39 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-12 23:31:39 +0200 |
commit | 8c4a8b943f616b9ac217c9520d71ce6fef35fd67 (patch) | |
tree | 757117468779735e7b5c419ed505165e90499a9c /misc/heyu/README | |
parent | a5ff76d45e5204af3a98381634e56ad91a8c2ad4 (diff) |
misc/heyu: Added to 12.2 repository
Diffstat (limited to 'misc/heyu/README')
-rw-r--r-- | misc/heyu/README | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/misc/heyu/README b/misc/heyu/README new file mode 100644 index 000000000000..7e2da03ba5ef --- /dev/null +++ b/misc/heyu/README @@ -0,0 +1,28 @@ +This program operates an X10 module via a CM11A computer interface. It is +based on the program X10 by Larry Cambell as modified by Paul Fox. All but a +few functions have been changed enough that they no longer interwork with +the original. I think this justifies issuing the program as 'heyu' instead +of 'x10'. + +The program name comes from the old joke about having a 3rd person in the +house. Ida No was the one frequently blamed when things went wrong. In my +house it was the frequently heard yells of "Heyu! Turn off the lights!" +A poor joke, but I like it. + +The program is strictly command line driven, and works well with crontab. +Crontab can be used to schedule events. You can also upload timers and +macros to the CM11's memory. + +The program comes complete with source code, sample config files, MAN pages +an executable binary. The program has options to allow you to: + + * Get the date and time from the interface + * Get information about current settings and module states + * Turn an X10 module on or off + * Dim or brighten an X10 module + * Monitor all data sent to or from the CM11A + * Get the status of intelligent X10 modules (rr501 for instance) + * Set the X10 clock from the computer's clock (time and date) + * Zero out the macro and event memory of the X10 + * Upload macros and timers + * preset the dim level of advanced two way devices |