Author |
|
richer Newbie
Joined: January 24 2008 Location: Canada
Online Status: Offline Posts: 6
|
Posted: January 24 2008 at 16:02 | IP Logged
|
|
|
I installed a W800RF32 module on powerhome, do I need to load a special driver provided by powerhome or somebody else to make it work, if so where can I obtain it.
When I do assign com port to my interface I can see the CM11 present on com1, the W800RF32 is hooked up to com2. If I go through the menu I don't see any mention of the W800RF32 anywhere. Being familiar with activehome, if I receive a code from the outside on the power line, I write a macro and use it as I wish, is it the same with the W800RF32.
I have used Rf32.exe to check both of my com ports with the w800rf32, communications is ok.
__________________ Pentium 4 3.0, 1gb memory, 160gb disk, CM11, W800R732A,
X10 installed.
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: January 24 2008 at 19:59 | IP Logged
|
|
|
No driver that I can remember. Just add it as a controller (Setup, Controllers) and click Settings for the details.
|
Back to Top |
|
|
richer Newbie
Joined: January 24 2008 Location: Canada
Online Status: Offline Posts: 6
|
Posted: January 24 2008 at 20:41 | IP Logged
|
|
|
Thanks TonyNo
The reason I asked this question is that the w800 doesn't show up into the controler's list.
I can see X10, IR and "other", In "other" I have "CPUXA/Ocelot and the K8000.
Is there one of those that is equivalent to the W800
__________________ Pentium 4 3.0, 1gb memory, 160gb disk, CM11, W800R732A,
X10 installed.
|
Back to Top |
|
|
mustangcoupe Super User
Joined: August 08 2003 Location: United States
Online Status: Offline Posts: 308
|
Posted: January 24 2008 at 22:08 | IP Logged
|
|
|
In the setup, under controlers I have w800rf32 as an option
__________________ Todd Hannemann
HA newbie
PowerHome - UPB - ELK
|
Back to Top |
|
|
richer Newbie
Joined: January 24 2008 Location: Canada
Online Status: Offline Posts: 6
|
Posted: January 25 2008 at 16:08 | IP Logged
|
|
|
That's right, found it thanks
__________________ Pentium 4 3.0, 1gb memory, 160gb disk, CM11, W800R732A,
X10 installed.
|
Back to Top |
|
|
jeffw_00 Super User
Joined: June 30 2007
Online Status: Offline Posts: 929
|
Posted: July 30 2008 at 13:38 | IP Logged
|
|
|
so - since I've just given up on the Insteon Motion Sensor because it has a fixed 7min+ delay. Let me make sure i get this...
I can get a couple of Eagleeyes and set them to, say code A1 and A3.
I get a W800RF32 and connect it to the serial port on my Windows XP (SP2) PC.
I tell powerhome that i have the W800RF32.
I set my motion sensor events in PH to trigger on X-10 A1, A3.
And everything just works?
Thanks!
/j
|
Back to Top |
|
|
mustangcoupe Super User
Joined: August 08 2003 Location: United States
Online Status: Offline Posts: 308
|
Posted: July 30 2008 at 15:57 | IP Logged
|
|
|
The only thing you might have to workout (I did not use motions, just door sensors) is that there is extended RF data which needs to be triggered on for events. the door sensors would transmit every X to "check in" with one extended data info, but would transmit other extended info if violated
__________________ Todd Hannemann
HA newbie
PowerHome - UPB - ELK
|
Back to Top |
|
|
jeffw_00 Super User
Joined: June 30 2007
Online Status: Offline Posts: 929
|
Posted: July 30 2008 at 16:10 | IP Logged
|
|
|
sorry - not sure i follow
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: July 30 2008 at 21:28 | IP Logged
|
|
|
Quote:
I set my motion sensor events in PH to trigger on X-10 A1, A3. And everything just works? |
|
|
You would trigger on X-10 RF In's.
|
Back to Top |
|
|
JaredM Newbie
Joined: November 04 2007
Online Status: Offline Posts: 36
|
Posted: July 30 2008 at 23:00 | IP Logged
|
|
|
Right, you get an X10 RF In with extended data from the door sensors, so a little more complicated than an "A1 ON". But still easy to handle. I have a WR800 and a few door sensors.
When a door opens or closes, you'll get an X-10 RF-In with the unit # and extended data of 132 for closed and 4 for open.
Here's what I did:
- Create a virtual X10 device for each door sensor. E.g. S1 is my front door.
- Create two triggers for each door sensor, one for closed, one for open. The sensor on my front door happens to be unit # 209, so when I get an X10 RF In of 209 + extended data 4, in the trigger I turn S1 ON. 209\132 turns S1 OFF
Now just use your virtual devices to see door status or for future triggers.
N.B. The sensor periodically transmits a CLOSED signal periodically when the door is closed.
|
Back to Top |
|
|
jbbtex Senior Member
Joined: February 15 2007 Location: United States
Online Status: Offline Posts: 181
|
Posted: July 31 2008 at 07:29 | IP Logged
|
|
|
I use the Door/Window sensors on my garage doors, coat closet doors, garage entry door and a rain gauge.
I use the motion detectors on walk-in closets and in the garage (to extend macro wait time).
__________________ Brady
"Never tell people how to do things. Tell them what to do and they will surprise you with their ingenuity." - Gen. George S. Patton
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: July 31 2008 at 08:07 | IP Logged
|
|
|
Re: 7-Minute Delay...
Quote:
Jumper 4 – On-Only Mode
If you wish to disable the automatic countdown “Off”, mount jumper 4 on both pins and the Motion Sensor will only send “On” |
|
|
Wouldn't this take care of it? Then just use a Wait or schedule a Timed Event to handle the Off.
|
Back to Top |
|
|
jeffw_00 Super User
Joined: June 30 2007
Online Status: Offline Posts: 929
|
Posted: July 31 2008 at 10:27 | IP Logged
|
|
|
Problem is this:
00: motion detected - ON received, PH turns lights on
03: PH turns lights off
04: motion occurs, but NOT detected (less then 7min)
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: July 31 2008 at 19:58 | IP Logged
|
|
|
Oooooh. Dang. That's really dumb!
|
Back to Top |
|
|
TonyNo Moderator Group
Joined: December 05 2001 Location: United States
Online Status: Offline Posts: 2889
|
Posted: August 01 2008 at 16:57 | IP Logged
|
|
|
Update! Looks like new units are 1 minute instead of 7+...
AccessHA Froum Post
|
Back to Top |
|
|
jeffw_00 Super User
Joined: June 30 2007
Online Status: Offline Posts: 929
|
Posted: August 01 2008 at 17:09 | IP Logged
|
|
|
yup - kudos to SL for listening to their techie customers. So my plans with the W800R32 are off 8-}
/j
|
Back to Top |
|
|