Search the web
Sign In
New User? Sign Up
heyu_users · heyu users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 1004 - 1033 of 3754   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
1004
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...
Byron
wiegdsnt
Offline Send Email
Dec 2, 2005
3:48 am
1005
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...
Charles Sullivan
itsahoot401
Offline Send Email
Dec 2, 2005
7:58 am
1006
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...
Byron
wiegdsnt
Offline Send Email
Dec 2, 2005
9:22 am
1007
(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...
sjp7k
Offline Send Email
Dec 6, 2005
5:39 pm
1008
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...
Michael Stowe
ipsemdolorum
Online Now Send Email
Dec 6, 2005
5:59 pm
1009
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,...
sjp7k
Offline Send Email
Dec 6, 2005
6:08 pm
1010
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...
sjp7k
Offline Send Email
Dec 6, 2005
9:22 pm
1011
...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...
mieq55
jraubal
Offline Send Email
Dec 6, 2005
9:33 pm
1012
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...
Michael Stowe
ipsemdolorum
Online Now Send Email
Dec 6, 2005
9:38 pm
1013
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,...
Charles Sullivan
itsahoot401
Offline Send Email
Dec 7, 2005
12:49 am
1014
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... ... ...
sjp7k
Offline Send Email
Dec 7, 2005
2:13 pm
1015
What operating system are you using? Run 'heyu -v version' to verify that Heyu is using the config file you think it is. (It will look first for...
Charles Sullivan
itsahoot401
Offline Send Email
Dec 7, 2005
7:04 pm
1016
Knoppix debian linux, kernel 2.6.12 Version:2.0-BETA.2 Found configuration file '/etc/heyu/x10.conf' Heyu directory /etc/heyu is writeable. Created LOG_DIR...
Steve Spencer
sjp7k
Offline Send Email
Dec 7, 2005
7:50 pm
1017
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...
Charles Sullivan
itsahoot401
Offline Send Email
Dec 7, 2005
8:59 pm
1018
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...
sesykes71
Offline Send Email
Dec 9, 2005
9:17 pm
1019
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...
Charles Sullivan
itsahoot401
Offline Send Email
Dec 9, 2005
10:19 pm
1020
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...
sesykes71
Offline Send Email
Dec 9, 2005
10:42 pm
1021
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 Sullivan
itsahoot401
Offline Send Email
Dec 9, 2005
11:22 pm
1022
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...
sjp7k
Offline Send Email
Dec 12, 2005
8:35 pm
1023
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 Hopper
adaptive_eq
Offline Send Email
Dec 30, 2005
7:02 am
1024
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...
Charles Sullivan
itsahoot401
Offline Send Email
Dec 30, 2005
3:12 pm
1025
... 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...
Dan Hopper
adaptive_eq
Offline Send Email
Dec 30, 2005
6:42 pm
1026
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,...
Charles Sullivan
itsahoot401
Offline Send Email
Dec 31, 2005
2:34 am
1027
... 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...
Dan Hopper
adaptive_eq
Offline Send Email
Dec 31, 2005
3:33 am
1028
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...
mike_tartag
Offline Send Email
Jan 5, 2006
11:22 pm
1029
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...
Charles Sullivan
itsahoot401
Offline Send Email
Jan 6, 2006
6:40 am
1030
... 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@...
Send Email
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 ...
Mike Tartag
mike_tartag
Offline Send Email
Jan 6, 2006
2:50 pm
1032
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@...
Send Email
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...
Charles Sullivan
itsahoot401
Offline Send Email
Jan 10, 2006
4:54 pm
Messages 1004 - 1033 of 3754   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help