Hey everyone, I'm a Bottlerocket convert, mainly because I wanted to get the functionality of the status command for web apps. Well, although I love heyu so...
On Thu, 01 Dec 2005 22:47:39 -0500 ... Byron, To make sure I'm clear about what's happening: You are running heyu-2.0beta.2 ? If you have the heyu monitor...
THANK YOU CHARLES! I never thought about opening a couple of windows and watching the monitor window while issuing the status command... It did indeed show up...
(at the foot of my /etc/heyu/x10.conf file:) SCRIPT_MODE SCRIPTS SCRIPT A4 on :: echo "test" | mail -s "test" me@myaddress (mail command above modified from...
from "man x10scripts" By default, a script is launched only when the X10 function is received over the AC power line (rcvi) by the CM11A interface. This...
Oh, is that what all that gobbledygook means? ;-) (I *did* read the man pages, just didn't quite grok the whole lot of it...) Thank you for the help,...
Alright, so much for optimism. Changing the script line to read: SCRIPT A4 on sndc :: heyu a3 on still yields nothing. (changed mail command to something...
...and you are sending the signal from another device than the one used to trigger the script? you have started 'heyu engine"? ... [Non-text portions of this...
Well, assuming you're triggering it with heyu a4 on I can't explain why it's not responding by executing "heyu a3 on" except that it's not parsing the script...
For a command, the syntax is 'heyu function address', e.g., 'heyu on a3'. When used in a query, as in a launcher or uploaded trigger, the order is reversed,...
Oops, transcribed it wrong in this message, but the command is correct in the conf file: SCRIPT A4 on sndc :: heyu on a3 So thanks, but that's not it... ... ...
Steve, Ahah! We know what's going wrong. Now we have to determine why. If you can hang loose for a few days I'll go over the code and get back with you via...
I have heyu working manually. I am trying to get the scripting to work. Will the CM10 work with the script? Specifically right now I just want to turn on me...
On Fri, 09 Dec 2005 21:17:05 +0000 ... The CM10A has no clock and its hardware doesn't support uploaded timers. The CM10A does have limited capability for...
Thanks for the info. I had just about figured it out as I tried to upload a script and it failed. I will have to look for a CM11A, or perhaps my Smarthome...
On Fri, 09 Dec 2005 22:41:56 +0000 ... Of those two, Heyu supports only the CM11A. No support is planned (by me anyway) for any USB controller. Regards, ...
Charles, tomorrow I will send you directly a more detailed response regarding the solution that you provided for me, but the crux is that everything now works...
Hi, I just upgraded from Heyu 1.33 to Heyu 2.0beta.2, and converted my config and schedule over. I added a simple script to test out a photosensor, and it at...
Dan, The CM11A does not (usually) report the received power line signal which triggers a macro, only that a macro has been triggered. From the x10image and...
... Hi Charles, I was unaware of the CM11A behavior difference when macros are/are not programmed to trigger on an event. Adding RCVT to LAUNCH_SOURCE did the...
On Fri, 30 Dec 2005 09:30:50 -0600 ... The CM11A has a lot of strange quirks. :-) If a script launched by the heyu engine executes heyu to send an X10 signal,...
... Linux 2.4.31, Debian Sarge. % grep ttyS01 /var/log/dmesg ttyS01 at 0x02f8 (irq = 3) is a 16550A % ls -al /dev/ttyS1 crwxrwx--- 1 root dialout 4, 65 Dec 30...
Well hey all, long time HeyU user (in its basic form) but first time post. That said, appologies if this is winded. I have recently moved into a new house...
On Thu, 05 Jan 2006 23:21:52 +0000 ... I can't imagine what sort of logic you'd use when there's no indication whether or not the room is occupied with...
... Not with motion sensors, I'd expect. Heat seeking possibly... However, if you only have a couple of pre-defined entrances/exits to the room then move the...
Steven Goodwin
steev@...
Jan 6, 2006 10:05 am
1031
Good suggestions thanks Charles and Stephen. (the pressure sensors would be a riot!) I think it will require a more analog solution though less granular in ...
This sounds like it should be an faq; so maybe I'm just too tired and too dense... I want to fade up a light over time. Say, from 0 to 22 over 5 seconds. So I...
Steven Goodwin
steev@...
Jan 10, 2006 1:57 pm
1033
On Tue, 10 Jan 2006 13:57:32 +0000 ... The slow speed is a property of X10 power line dim/bright signals. It takes about 5 seconds to brighten a lamp from...