Hey everyone, I'm trying to install Heyu on a debian system. I first ran the command "sh ./Configure generic" Once I ran "make", I ran into some errors. This...
Alfredo, Debian is a flavor of Linux and should be identified as such by the Configure script without adding any OS parameter. Start over again by running...
Thanks Charles, Heh, that was simple. I first fixed the time on the Debian system. After running the configure script without the OS parameter, I ran make and...
Hi all, I'm new in the list and I have the following problem: When I send a "heyu show housemap a", it's fails intermitently with the message write in the...
Francisco, I'll contact you via private email and we'll hopefully be able to debug your problem. Regards, Charles Sullivan On Wed, 15 Aug 2007 13:13:50 +0200...
Potential newbie question here, but I'm having trouble getting a simple script to work as I'd like. I want to create a simple script that sends a lightson J...
On Mon, 20 Aug 2007 16:37:26 -0000 ... A, The syntax requires a unit code primarily because the launcher can contain a mix of functions, some of which may...
Ah. OK. I tried it with "SCRIPT A1-16 lightson :: heyu lightson J" and it didn't seem to work. It must have been something else. Thanks! ... contain ... and it...
On Mon, 20 Aug 2007 19:06:19 -0000 ... As you've written it, your script would by default be launched only if the 'lightson A' signal was received by the CM11A...
anyone take a crack at updating modules.c in the heyu src tree to better take advantage of the LM465's updated "attributes" Given the new LM465 can do...
Hey evilpete, The next release of Heyu includes module types for the redesigned versions of the LM465 and WS467 dimmer modules. It'll be released "real soon...
Heyu version 2.1.0 is now available for download from the Heyu website http://www.heyu.org/download Release notes for Heyu 2.1.0 25 August 2007 File...
I think I may have found an issue with the engine's state monitor... I issue the following commands (stripping out the superfluous housecodes: $ heyu show h *...
On Mon, 27 Aug 2007 16:29:26 -0000 ... Andrew, What type of modules are you using for StdLM ? The pre-2007 LM465 plug-in Lamp Module (module type StdLM or...
Actually, I'm using a mix of X-10 Pro XPD3IW's and XPS3IW's. I just ran the "heyu show modules j" you suggested, and I see now that the StdLM profile doesn't...
On Mon, 27 Aug 2007 19:08:12 -0000 ... Andrew, The StdWS should match the XPD3 and the LM15A should match the XPS3. Check them out and see how well they match...
Nope. None of the lights come back on after the heyu on -J command. I assume all we did there was send the (HC/FC) byte without first sending any (HC/UC)...
On Thu, 30 Aug 2007 13:21:10 -0000 ... OK. Except for the uanddressing issue, do the StdWS and LM15A module types seem to match respectively your XPD3 and...
I'm not sure if this is heyu specific, but I thought I'd ask. I want the heyu relay and engine to automatically start on bootup, so I wrote the following...
On Sun, 02 Sep 2007 04:23:43 -0000 ... The message "starting heyu_relay" indicates that the relay was never started by your script in the first place. Where is...
On Tue, 04 Sep 2007 01:58:55 -0000 ... I assume the file you 'touch' has the current date and time, so you know your script is actually being run. Check...
... Each Linux distribution has its own "official" methods of startup instantiation -- so it would probably help to mention what distribution and version of...
i have the following error : RI serial line may be stuck. RI serial line may be stuck. when running heyu from crontab it's heyu 2.1.0 on OpenBSD 4.2-beta/i386...
Charles: Yes, I touch the file in my home directory so that I can confirm the last time that the "start" case in my script is run. I can confirm that it's run...
I start my scripts via /etc/rc.local This executes and runs the daemon as root so this may not be want you want I use the Ubuntu 7.04 Not that I'm a expert on...
... Based on this, then, and the descriptions of the symptoms, I'd surmise that it's a path issue... Have you tried specifying the full path to heyu or...