Search found 85 matches

by wetwired
Fri Aug 17, 2007 4:43 am
Forum: General
Topic: Supress windows cmd when executing vbscripts?
Replies: 5
Views: 914

Supress windows cmd when executing vbscripts?

When I execute a vbscript in Housebot that interacts with windows the cmd console runs ontop of my swremote. Is there a way to have the vbscript run minimized?
by wetwired
Mon Aug 13, 2007 4:19 am
Forum: General
Topic: Two USB-UIRTs?
Replies: 1
Views: 337

Two USB-UIRTs?

Is it possible to have two USB-UIRTs connected to Housebot, individually controlled?
If so, how do I select which is which one to use when I set up the hardware devices?
by wetwired
Fri Jul 27, 2007 12:34 pm
Forum: General
Topic: Door sensor with the w800, can´t receive the wired code?
Replies: 9
Views: 1071

This is from the DS90 manual, it seems to be the same as my DS18:

Image

This is the pdf:
http://liden.net/ds90_manual.pdf
by wetwired
Thu Jul 26, 2007 5:42 pm
Forum: General
Topic: Door sensor with the w800, can´t receive the wired code?
Replies: 9
Views: 1071

This is copied from the logs: Jul 26 2007,11:39:02PM,X10 RF mottagare,Debug,"Character Received [0x6d]" Jul 26 2007,11:39:02PM,X10 RF mottagare,Debug,"Character Received [0x62]" Jul 26 2007,11:39:02PM,X10 RF mottagare,Debug,"Character Received [0x44]" Jul 26 2007,11:39:...
by wetwired
Thu Jul 26, 2007 2:20 pm
Forum: General
Topic: Door sensor with the w800, can´t receive the wired code?
Replies: 9
Views: 1071

Hmm... Is there any more info needed from the trace?
by wetwired
Tue Jul 24, 2007 5:06 pm
Forum: General
Topic: Door sensor with the w800, can´t receive the wired code?
Replies: 9
Views: 1071

Ok, so I enabled tracing and I think this is what is being sent from the door sensor... wired close: ed e2 c4 3b open: ed e2 44 bb internal close: 6d 62 c4 3b open: 6d 62 44 bb The internal code is picked up by Housebot as "Sensor Close Min" and "Sensor Open Min" but the wired co...
by wetwired
Tue Jul 24, 2007 4:18 pm
Forum: General
Topic: Door sensor with the w800, can´t receive the wired code?
Replies: 9
Views: 1071

I´m, not sure how to enable tracing, could you help with that? I have tried it with the W800RF32A demo app and that detects something being picked up by the W800.
by wetwired
Tue Jul 24, 2007 9:19 am
Forum: General
Topic: Door sensor with the w800, can´t receive the wired code?
Replies: 9
Views: 1071

Door sensor with the w800, can´t receive the wired code?

I bought a DS10a clone called DS18e from a local company and I have it set up with the W800 RF receiver. The internal sensor sends a code that Housebot can pick up, close, open etc. But now I want to use the external wired option, but even though the DS18e sends something (the led flashes) when the ...
by wetwired
Fri Jun 15, 2007 8:06 am
Forum: Plugin Development
Topic: Plugin for Telldus Tellstick, USB stick to control NEXA
Replies: 0
Views: 14892

Plugin for Telldus Tellstick, USB stick to control NEXA

Do anyone know of a plugin for this hardware device? It would be interesting to control NEXA appliances directly from Housebot.

A vb example can be downloaded from this site, "vb-example-simple.zip"

http://www.telldus.se/wiki/index.php?title=Simple
by wetwired
Sat Mar 31, 2007 4:01 am
Forum: Plugin Development
Topic: Plugin Location?
Replies: 4
Views: 1635

Since you mentioned V3, Scott. Is here a release date yet for V3?
by wetwired
Tue Mar 06, 2007 3:41 pm
Forum: General
Topic: RFXCOM transmitters and Housebot?
Replies: 7
Views: 1409

Ok, It says on the website it´s compatible with housebot, but when I asked their support how to make the transmitter work with housebot, they didn´t know how. Strange.
by wetwired
Tue Mar 06, 2007 2:16 pm
Forum: General
Topic: RFXCOM transmitters and Housebot?
Replies: 7
Views: 1409

Anyone? Is it simply a matter of using the generic serial interface?
by wetwired
Mon Dec 11, 2006 3:42 pm
Forum: General
Topic: RFXCOM transmitters and Housebot?
Replies: 7
Views: 1409

RFXCOM transmitters and Housebot?

Has anyone set up an RFXCOM USB transmitter with Housebot?

http://www.rfxcom.com/

I´m interested in using one of these transmitters to control my Nexa lighting modules. Does anyone have any info on RFXCOM?
by wetwired
Tue Nov 07, 2006 2:08 am
Forum: General
Topic: Queueing tasks
Replies: 3
Views: 551

Ok, but tasks aren´t triggered when I send multiple x10 commands to Housebot.
I´m using an if statement and the composite property of the W800 to trigger a task. Is this the correct way? Or is there a better way to use the W800?
by wetwired
Mon Nov 06, 2006 2:10 pm
Forum: General
Topic: Queueing tasks
Replies: 3
Views: 551

Queueing tasks

I´m using the W800 to receive x10 signals from various remotes in the house. Sometimes a motion is detected and a task is triggered, if I try to send a signal from a remote to Housebot, to trigger another task at almost the same time, this task is not triggered. Are tasks in Housebot queued or is a ...