I'd like to second the statement of the 'El-Cheap-o' USB-serial adapters. Also, I've used Byterunner products for the last 15 years and have never had any...
When you said "To insure that BASH is used for your Heyu scripts, add the following to your Heyu config file: SCRIPT_SHELL /bin/bash" I assume you meant to...
Not exactly. Your Heyu configuration file ("config file" for short) could be either /etc/x10.conf or $HOME/.heyu/x10config Regards, Charles Sullivan On Wed, 1...
John, Whoops, that should have been either /etc/heyu/x10.conf or $HOME/.heyu/x10config But I don't think that was your question. Let's try again. To insure...
Yesterday, I received a USB to serial converter from TigerDirect.com. I connected it to my Fedora 10 server and it was recognized as a Prolific Technology,...
On Thu, 2 Jul 2009 07:25:04 -0700 (PDT) ... Ed, Try running a couple of CM17A command even though you may not have a CM17A installed, e.g., 'heyu fon A1',...
I have a few scripts in my x10.conf file, e.g. test1, and test2. I would like to run these from the command line to see if they work. Is it possible to do...
Here are the results of my testing: I hooked up a spare CM17 to the usb-serial port converter and tried "heyu fon B1" and "heyu foff B1" and both commands...
Sorry, I was not very clear...I'd like to be able to keep the scripts in my x10.conf file, and through the CL enter a command that would essentially open the...
John. The command you want is 'heyu launch ...' It can only test a restricted subset of the launch conditions, so may not do everything you want.. See man...
Michael, While you can run the <command line> of a Heyu SCRIPT directive at the command prompt it won't have the Heyu environment, and you can't (easily) test...
Thank you Charles...and precisely why I want to launch it from the CL thru the x10.conf. I appreciate your help. John ________________________________ From:...
Hello Charles...perhaps I am blind...and I apologize, but, my system does not accept 'heyu launch <script_name>"...........I am running V 2.4 and never had...
Hi, I am just wondering. Bought some devices from Chacon RF 433.92 Mhz. Those devices are supported by the RFXcom. As I am quite new to heyu, I thought most of...
Bernard Willemot
Bernard.Willemot@...
Jul 6, 2009 9:29 am
3408
Hello I search how to control heyu by sending to heyu daemon a mail ... Actually I can display X10 modules states with a personnal web page, based on a little...
... If you really wanted to do this, it could be done via procmail. You'd want to heavily validate this, because you probably don't need somebody to have the...
On Mon, 06 Jul 2009 11:06:16 +0200 ... Bernard, The LMST-606 is evidently a KlikOnKlikOff product: http://www.klikonklikoff.com.au/kk_files/page0005.htm Before...
Charles, I do understand the issue of the NDA. I did enable ORE ARC ATI on the RFXCOM which gave me some positive results with some of the devices. I was just...
Bernard Willemot
Bernard.Willemot@...
Jul 6, 2009 1:42 pm
3412
Ok, so I guess I should upgrade...IIRC, I'll need to make/make install heyu - Correct? I know heyu should not be running when I do the creation, what I don't...
... Depends on your operating system (obviously) and your distribution/flavor. ... You shouldn't need to delete the contents of the install directory (this ...
... Sure... do you mean more about controlling heyu over the web, or more about using procmail to execute code when receiving email? ... At a high level,...
On Mon, 6 Jul 2009 08:30:41 -0700 (PDT) ... Yes. ... The Heyu 2.6.0 tarball will unpack into subdirectory ./heyu-2.6.0 (which is the "install directory"). ...
Bernard, I don't know enough about KlikOnKlikOff to know what they've included in their signals. However most RF sensors include things like a checksum or...
... procmail doesn't replace sendmail, but it serves at the local delivery agent... You configure sendmail to call procmail, in other words. On a per user...
ok could you post here a configuration example ? I try to find this quicly on howto and man pages, but can't find it ... certainly I search with a wrong...
Of all things, wikipedia has a few good procmail examples: http://en.wikipedia.org/wiki/Procmail Of course, that's assuming you have procmail up and running,...