I only have the CM11A and I was wondering if timers/macros/triggers via 'heyu upload' work the same to the non CM11A interfaces. I'm only asking because the...
On Sat, 01 Mar 2008 09:09:43 -0000 ... By "non CM11A interfaces" do you mean CM11E, CM11F, CM12U, etc. ? If so, then the answer is yes. These variants differ...
Charles, Please let us know what's your tip to solve it. I have the same problem : Unable to send address bytes I have Serial and USB to Serial cables. I get...
Mattieux, The "tip" I sent to Malcolm by private email was an experimental patch to Heyu which has since been incorporated into Heyu, including version 2.1.3....
I have recently set up a Marmitek SC9000 with a couple of thermostats. It is able to issue X10 commands when the temperature rises above or drops below the set...
Hi, Is it possible to send an on/off to heyu without it echoing to the power line. eq. from a cron. So it initiates a script without sending the on/off to the...
Im trying to get heyu commands on a CM17A to work with crontab, so that I can have my lamp turn on and off at certain intervals. I figured that sending "heyu...
... That is often a $PATH problem, because $PATH for that user in his crontab is not properly set, or is set to be restrictive to just that users stuff. The ...
Gene Heskett
gene.heskett@...
Mar 2, 2008 6:52 pm
2274
... Hi there, Glad you're starting to learn with heyu, I've used it for some time, so hopefully can shed some light on here. Sounds like the classic cron...
On Sun, 02 Mar 2008 11:01:30 -0000 ... John, Do a little research on the Digimax 210. This thing apparently uses the SC9000 to send X10 commands (probably...
On Sun, 02 Mar 2008 16:29:12 -0000 ... David, Presumably you want your script to have the Heyu environment, otherwise you would just have cron execute it...
On Sun, 02 Mar 2008 18:40:24 -0000 ... I think Andy's probably nailed it - that cron usually doesn't include /usr/local/bin in its PATH, so you have to specify...
The problem appears to be that your original PATH has disappeared and you have only /sbin:/usr/sbin:/bin:/usr/bin in the SCRIPT's environment. Modify the C1...
Whoops, I should have said: "(The '-n' tells Heyu not to add anything to the user's ENVIRONMENT)" But no matter, we know what the problem is. The question is...
with the user wich start heyu engine (root) # sh -c "echo $PATH" /sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/ local/sbin cat /proc/version...
I have also experienced the 'Unable to send address bytes' on 3 or 4 occasions.. HEYU takes quite some time (>20 seconds) to generate this error when trying to...
On Mon, 03 Mar 2008 15:36:50 -0000 ... What happens if you start Heyu from your user account rather than as root? Does the problem still occur? The short PATH...
Do you mean /etc/rc.local ? Or does Mandriva run /usr/local/rc.local from some other startup script (like /etc/rc.local)? Try adding this line to rc.local...
hello sorry it's /etc/rc.local on mandriva /etc/rc.local is linked to /etc/rc.d/rc.local so after modification (adding export PATH) the echo $PATH script and ...
Hello I have a Digimax temp sensor which send each 5 or 10 minutes housecode off. I can't display clearly logs, without using grep -v (to suppress digimax...
On Thu, 06 Mar 2008 10:02:23 -0000 ... Tell me more about your Digimax temperature sensor: Does it send the temperature or other useful information encoded as ...
Hello I use a Digimax210 it send the following datas on monitor log : 2008/03/07 08:52:25 rcvi address unit 1 : housecode B 2008/03/07 08:52:25 rcvi...
geo_x10: Thank you for the details about the Digimax and how you are using it. Unfortunately I don't see any simple way of omitting these entries in the Heyu...
Since a week or so I switched from heyu 1.35 to 2.13. Impressed by to wealth of new functionality, this gives my old cm11 a new life. Just finished converting...